All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: nfsd/cpus4096 merge conflict
@ 2008-06-11  4:40 Stephen Rothwell
  2008-06-11 13:43 ` Mike Travis
  2008-06-11 22:22 ` J. Bruce Fields
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2008-06-11  4:40 UTC (permalink / raw)
  To: J. Bruce Fields
  Cc: linux-next, Mike Travis, Jeff Layton, Thomas Gleixner,
	Ingo Molnar, H. Peter Anvin

[-- Attachment #1: Type: text/plain, Size: 804 bytes --]

Hi Bruce,

Today's linux-next merge of the nfsd tree got a conflict in
net/sunrpc/svc.c between commit 3f9b48a7584851997702cdc3f58e7811b5546397
("net: Pass reference to cpumask variable in net/sunrpc/svc.c") from the
cpus4096 tree and commit 89a8922f36389cd4a284e5d7727cd792ef4544e0
("knfsd: convert knfsd to kthread API") from the nfsd tree.

It appears that the cpus4096 patch may no longer be needed as it was just
changing "set_cpus_allowed(current, oldmask)" to "set_cpus_allowed_ptr
(current, &oldmask)" in __svc_create_thread() which has been removed and
there doesn't appear to be any new calls to set_cpus_allowed added.

I could be wrong, so it is probably worth checking.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-11 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-11  4:40 linux-next: nfsd/cpus4096 merge conflict Stephen Rothwell
2008-06-11 13:43 ` Mike Travis
2008-06-11 22:22 ` J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.