]> git.baikalelectronics.ru Git - kernel.git/commit
Revert parts of "hlist: drop the node parameter from iterators"
authorArnd Bergmann <arnd@arndb.de>
Fri, 8 Mar 2013 20:43:31 +0000 (12:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2013 23:05:34 +0000 (15:05 -0800)
commit3d041aee42a952acba6a8440c4f544093e2c3d00
tree56d2de512a83e9883dace8f4a6be26eddddfa6f7
parent42c8e5acb9875a4b75cce33d34999966e65f09fa
Revert parts of "hlist: drop the node parameter from iterators"

Commit d2c5b6e33350 ("hlist: drop the node parameter from iterators")
did a lot of nice changes but also contains two small hunks that seem to
have slipped in accidentally and have no apparent connection to the
intent of the patch.

This reverts the two extraneous changes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Peter Senna Tschudin <peter.senna@gmail.com>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/smpboot.c
net/9p/trans_virtio.c