]> git.neil.brown.name Git - history.git/commit
[PATCH] M68k IDE lock fixes
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 3 Nov 2002 07:52:06 +0000 (23:52 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Sun, 3 Nov 2002 07:52:06 +0000 (23:52 -0800)
commit0cfcb1f1df65d5a16d6702219f468e5592b34c98
treefe9703f2007690c2ba5f062b8c7044edd0e68dd2
parentbc3d1389cf7541053a94d83a15320b7db03ae953
[PATCH] M68k IDE lock fixes

M68k IDE lock fixes:
  - Kill warning: ide_{get,release}_lock() can be real routines only if
    IDE_ARCH_LOCK is defined, the same is true for ide_intr_lock
  - Use the correct lock for ide_{get,release}_lock()
drivers/ide/ide.c