diff options
author | Richard Weinberger <[email protected]> | 2011-05-23 22:51:33 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2011-05-24 14:33:35 +0200 |
commit | 3a3679078aed2c451ebc32836bbd3b8219a65e01 (patch) | |
tree | 78418bbbaf58e8bc27c346e231e7fb6afa823912 /tools/perf/scripts/python/sched-migration.py | |
parent | d762f4383100c2a87b1a3f2d678cd3b5425655b4 (diff) |
um: Use RWSEM_GENERIC_SPINLOCK on x86
Commit d12337 (rwsem: Remove redundant asmregparm annotation)
broke rwsem on UML.
As we cannot compile UML with -mregparm=3 and keeping asmregparm only
for UML is inadequate the easiest solution is using RWSEM_GENERIC_SPINLOCK.
Thanks to Thomas Gleixner for the idea.
Reported-by: Toralf Förster <[email protected]>
Tested-by: Toralf Förster <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # .39.x
Link: http://lkml.kernel.org/r/%3C1306183893-26655-1-git-send-email-richard%40nod.at%3E
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions