commit | 4be68a783d25b4dab0ef4077a4c6b13161a2d6e4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Feb 04 23:28:05 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Feb 05 11:06:54 2006 -0800 |
tree | af7be4624c765688ce95d65a900c0fde87416958 | |
parent | 911b0ad25d167fede6aadc05065b414ec7ab5086 [diff] |
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 Due to the usage of set_64bit in include/asm-i386/pgtable-3level.h, HIGHMEM64G must depend on X86_CMPXCHG64. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>