[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0810112351300.1984@ftp.linux-mips.org>
Date: Sat, 11 Oct 2008 23:55:54 +0100 (BST)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Willy Tarreau <w@....eu>
cc: Ingo Molnar <mingo@...e.hu>, Alan Cox <alan@...rguk.ukuu.org.uk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
torvalds@...ux-foundation.org
Subject: Re: Looks broken to me: x86, cyrix: debug
On Sun, 12 Oct 2008, Willy Tarreau wrote:
> In fact the whole commit looks buggy to me as it simply reintroduces the
> old bug at several places. The correct way of accessing the registers is
> precisely through the inline functions and never through a macro due to
> the ordering problem.
Well, with some GCC extensions macros can be written such that ordering
is kept, but inline functions tend to be simpler and often more readable.
Maciej
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists