[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1011081745520.2900@localhost6.localdomain6>
Date: Mon, 8 Nov 2010 17:47:19 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Darren Hart <dvhart@...ux.intel.com>
cc: linux-kernel@...r.kernel.org,
Matt Fleming <matt@...sole-pimps.org>, peterz@...radead.org,
mingo@...e.hu, eric.dumazet@...il.com, jkacur@...hat.com
Subject: Re: [PATCH 2/3] futex: replace fshared and clockrt with combined
flags
On Wed, 27 Oct 2010, Darren Hart wrote:
> -static int futex_wake(u32 __user *uaddr, int fshared, int nr_wake, u32 bitset)
> +static int futex_wake(u32 __user *uaddr, int flags, int nr_wake, u32 bitset)
Can we make the flags unsigned please ?
Aside of that it'd be nice to split out the patches which cleanup the
functions which do not use fshared anymore.
Thanks,
tglx
--
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