diff options
| author | Michel Lespinasse <[email protected]> | 2011-03-11 02:50:58 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2011-03-11 11:23:31 +0000 |
| commit | 8d7718aa082aaf30a0b4989e1f04858952f941bc (patch) | |
| tree | f006a565d138cec2b497c2bd619f570ad1a11f6e /net/unix/af_unix.c | |
| parent | futex: Sanitize cmpxchg_futex_value_locked API (diff) | |
| download | kernel-8d7718aa082aaf30a0b4989e1f04858952f941bc.tar.gz kernel-8d7718aa082aaf30a0b4989e1f04858952f941bc.zip | |
futex: Sanitize futex ops argument types
Change futex_atomic_op_inuser and futex_atomic_cmpxchg_inatomic
prototypes to use u32 types for the futex as this is the data type the
futex core code uses all over the place.
Signed-off-by: Michel Lespinasse <[email protected]>
Cc: Darren Hart <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: Russell King <[email protected]>
Cc: David Howells <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Paul Mundt <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Linus Torvalds <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
