]> git.karo-electronics.de Git - linux-beck.git/commit
percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMP
authorTejun Heo <tj@kernel.org>
Wed, 15 Jul 2009 14:35:14 +0000 (23:35 +0900)
committerTejun Heo <tj@kernel.org>
Wed, 15 Jul 2009 14:35:14 +0000 (23:35 +0900)
commita76761b621bcd8336065c4fe3a74f046858bc34c
treef9c7def7b55d97ffeb942a8240742397b767929e
parent872fb6dd6b07986417964e089074e7acfd025f4c
percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMP

!CONFIG_SMP was missing pcpu_lpage_remapped() definition causing build
failure.  Add dummy implementation.  This was discovered by linux-next
testing.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/percpu.h