]> git.baikalelectronics.ru Git - kernel.git/commit
generic swap(): dcache: use swap() instead of private do_switch()
authorWu Fengguang <fengguang.wu@intel.com>
Thu, 8 Jan 2009 02:09:14 +0000 (18:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:15 +0000 (08:31 -0800)
commit9aaf8a476d40f348495ec94ba2b8f0ad1e0d32ee
treedd328a002fdc141a9b45d1262c2956209644c95a
parent123d54f0a2191549da0b767c41465f95b11d9bf5
generic swap(): dcache: use swap() instead of private do_switch()

Use the new generic implementation.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c