diff options
| author | James Bottomley <[email protected]> | 2011-01-16 22:06:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-01-16 23:05:44 +0000 |
| commit | 115374211961a503675730603e3d48d95d41736c (patch) | |
| tree | c29e2394c212f1a9de5fdb7a34b866745f28f942 /fs/xfs/support/debug.c | |
| parent | fix non-x86 build failure in pmdp_get_and_clear (diff) | |
| download | kernel-115374211961a503675730603e3d48d95d41736c.tar.gz kernel-115374211961a503675730603e3d48d95d41736c.zip | |
parisc: fix compile breakage caused by inlining maybe_mkwrite
On PARISC, we have an include of linux/mm.h inside our asm/pgtable.h, so
this patch
commit 14fd403f2146f740942d78af4e0ee59396ad8eab
Author: Andrea Arcangeli <[email protected]>
Date: Thu Jan 13 15:46:37 2011 -0800
thp: export maybe_mkwrite
causes us an unsatisfiable use of pte_mkwrite in linux/mm.h.
The fix is to avoid including linux/mm.h in our pgtable.h, which
unbreaks the build.
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/xfs/support/debug.c')
0 files changed, 0 insertions, 0 deletions
