]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
parisc: remove the second argument of kmap_atomic()
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Tue, 7 May 2013 23:18:12 +0000 (16:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2013 17:38:41 +0000 (10:38 -0700)
commit34afdc6cee2da3bcf9f6b3a80ec55bb1c99afb9b
treeb58485ec284dccc54e4d16c6b40814b2d41c46ac
parente6f14ceec1ce77775a83090f89eacc0176c42757
parisc: remove the second argument of kmap_atomic()

commit 1ab4ce762370b82870834899e49c08129d7ae271 upstream.

kmap_atomic() requires only one argument now.

Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Cc: Helge Deller <deller@gmx.de>
Cc: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/kernel/cache.c