Messages in this thread |  | | Date | Fri, 9 May 2003 10:49:53 -0700 (PDT) | From | Linus Torvalds <> | Subject | Re: [PATCH] i386 uaccess to fixmap pages |
| |
On Fri, 9 May 2003, Chuck Ebbert wrote: > > /arch/i386/kernel/doublefault.c: > > #define ptr_ok(x) ((x) > 0xc0000000 && (x) < 0xc1000000)
That's just wrong _regardless_. Bad Linus. I was lazy when doing the double-fault verification.
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |