diff options
| author | David Howells <[email protected]> | 2010-05-04 12:42:53 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-05-04 22:24:14 +0000 |
| commit | a66f6375bdeb64d7a56c532bda7c006358845820 (patch) | |
| tree | 2d42106075f70f23d12485edfdc4aba537187dcb /drivers/mtd/lpddr/lpddr_cmds.c | |
| parent | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-a66f6375bdeb64d7a56c532bda7c006358845820.tar.gz kernel-a66f6375bdeb64d7a56c532bda7c006358845820.zip | |
Fix the x86_64 implementation of call_rwsem_wait()
The x86_64 call_rwsem_wait() treats the active state counter part of the
R/W semaphore state as being 16-bit when it's actually 32-bit (it's half
of the 64-bit state). It should do "decl %edx" not "decw %dx".
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions
