Re: [patch] PCI Express Enhanced Config Patch - 2.6.0-test11

From: Linus Torvalds
Date: Thu Jan 29 2004 - 11:55:05 EST




On Thu, 29 Jan 2004, Matthew Wilcox wrote:
>
> Ahh, I missed the comment towards the top of fixmap.h that this is a
> constant address. You're so smart sometimes ;-)

Hey, you'd better verify that the compiler doesn't do anything stupid (but
the good news is that if it doesn't inline the thing properly and do all
the constant folding, you should get a link-time failure about
"__this_fixmap_does_not_exist", so we should be fairly safe).

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/