Re: bisected boot regression post 2.6.25-rc3.. please revert

From: Linus Torvalds
Date: Mon Mar 03 2008 - 13:45:19 EST




On Mon, 3 Mar 2008, Arjan van de Ven wrote:
>
> interesting observation: if I turn the macros into inlines... the difference
> goes away.
>
> I'm half tempted to just do it as inline period ... any objections ?

Yes, I object. I want to understand why it would matter. If this is a
compiler bug, it's a really rather bad one. And if it's just some stupid
bug in our pmd_bad() macro, I still want to know what the problem was.

Can you compile both ways and look at what changed at the offending site
(which is apparently "follow_page()")?

And do you have some odd compiler version?

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/