]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: cpa: ensure page alignment
authorThomas Gleixner <tglx@linutronix.de>
Wed, 13 Feb 2008 10:04:50 +0000 (11:04 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 14 Feb 2008 22:30:20 +0000 (23:30 +0100)
commit69b1415e934fc1a796a817e32d84162ae65962f5
treec9a41dfe191131bcb4d9632d2f7541c3f5883474
parent7bfeab9af95565e38a97fbcfb631e5b140241187
x86: cpa: ensure page alignment

the cpa API is page aligned - warn about any weird alignments.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c