diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-01-10 22:07:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 22:20:47 +0100 |
commit | 73165b88ffd29813bf73b331eaf90d3521443236 (patch) | |
tree | 224b510df182c5cba7b64fea6202ed9dd414835e /Makefile | |
parent | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c (diff) | |
download | linux-73165b88ffd29813bf73b331eaf90d3521443236.tar.xz linux-73165b88ffd29813bf73b331eaf90d3521443236.zip |
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Call the mutex slowpath more conservatively - e.g. FRAME_POINTERS can
change the calling convention, in which case a direct branch to the
slowpath becomes illegal. Bug found by Hugh Dickins.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions