diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-08-23 22:45:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-23 18:43:41 -0700 |
commit | 697ae16ac0482283741f42378108b67b492870e8 (patch) | |
tree | d67f323c3cc9cc589838628dd2c257c12546b4d4 /drivers | |
parent | c3a0f7718c84737440a621f6a8600f2e7b896a44 (diff) | |
download | linux-3.10-697ae16ac0482283741f42378108b67b492870e8.tar.gz linux-3.10-697ae16ac0482283741f42378108b67b492870e8.tar.bz2 linux-3.10-697ae16ac0482283741f42378108b67b492870e8.zip |
[PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)
DEBUG_PAGEALLOC is broken on m32r - the option had been blindly copied from
i386; kernel_map_pages() had not and that's what is needed for DEBUG_PAGEALLOC
to work (or link, while we are at it).
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions