As written, this can never be true.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
---
arch/x86/kernel/cpu/mtrr/generic.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/kernel/cpu/mtrr/generic.c b/arch/x86/kernel/cpu/mtrr/generic.c
index 353efe4..5d241ce 100644
--- a/arch/x86/kernel/cpu/mtrr/generic.c
+++ b/arch/x86/kernel/cpu/mtrr/generic.c
@@ -90,7 +90,7 @@ u8 mtrr_type_lookup(u64 start, u64 end)
* Look of multiple ranges matching this address and pick type
* as per MTRR precedence
*/
- if (!mtrr_state.enabled & 2) {
+ if (!(mtrr_state.enabled & 2)) {
return mtrr_state.def_type;
}
--
1.5.5.1.270.g89765
--
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Mike Galbraith | Re: RSDL v0.31 |
| Tim Tassonis | reiser4 for 2.6.27-rc1 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Linus Torvalds | Comments on recursive merge.. |
| Ken Pratt | pack operation is thrashing my server |
| Junio C Hamano | More precise tag following |
| Junio C Hamano | [ANNOUNCE] GIT 1.5.4 |
| Richard Stallman | Real men don't attack straw men |
| Jeff Ross | U320 Drive on U160 controller? |
| Douglas A. Tutty | low-MHz server |
| thacrazze | Multiboot Windows XP + OpenBSD doesnt work |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [GIT]: Networking |
| Tilman Schmidt | Re: 2.6.25-rc8: FTP transfer errors |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
