]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: Pass reference to cpumask variable in net/sunrpc/svc.c
authorMike Travis <travis@sgi.com>
Mon, 12 May 2008 19:21:13 +0000 (21:21 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 16:44:36 +0000 (18:44 +0200)
commit3f9b48a7584851997702cdc3f58e7811b5546397
tree629deaa7874ca91b72d4b726df4f8f42038a398e
parentcad0e458d17c643c20c1d38f45a1d26125e6a622
net: Pass reference to cpumask variable in net/sunrpc/svc.c

  * Pass reference to cpumask variable instead of using stack.

For inclusion into sched-devel/latest tree.

Based on:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
    +   sched-devel/latest  .../mingo/linux-2.6-sched-devel.git

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
net/sunrpc/svc.c