[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <497A6618.4080603@zytor.com>
Date: Fri, 23 Jan 2009 16:51:36 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Hiroshi Shimamoto <h-shimamoto@...jp.nec.com>
CC: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC v2 -tip 0/3] x86: reduce fixup of uaccess
Hiroshi Shimamoto wrote:
> ChangeLog v1 -> v2
> - Change framework syntax. Previous version doesn't look easy to read.
> Remove parens from try and add redundant braces as Peter suggested.
> get_user_try {
> get_user_ex(...);
> :
> } get_user_catch(err);
> - Remove double underscores.
Cool, looks a lot nicer this way.
I will try to try it out today.
-hpa
--
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