[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200905121342.19093.arnd@arndb.de>
Date: Tue, 12 May 2009 13:42:18 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Ingo Molnar <mingo@...e.hu>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Remis Lima Baima <remis.developer@...glemail.com>,
linux-arch@...r.kernel.org
Subject: Re: [PATCH v2] x86: fix ktermios-termio conversion
On Tuesday 12 May 2009, Ingo Molnar wrote:
> hm, on x86 you could use get_user_try / get_user_ex() /
> get_user_catch() approach to linearize the dependencies and reduce
> register pressure.
Yes, but that would not help my intention of making the file more
generic. The x86 code was copied into a number of architectures, and
at least arm, m32r, parisc, sh and xtensa have big-endian configurations
where the implementation is wrong.
I only realized that while writing this email though and I guess I
need to fix those as well now ;-)
Arnd <><
--
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