summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
diff options
context:
space:
mode:
authorThomas Gleixner2009-10-16 07:42:33 +0200
committerPaul Mundt2009-10-16 07:42:33 +0200
commit52a94909f00e0ffceeac202e517a126d57c1c523 (patch)
treeb483cbf3af528e66829a4e18bbceb9ab52a0f81b /arch/powerpc/platforms
parentsh: disabled cache handling fix. (diff)
downloadkernel-qcow2-linux-52a94909f00e0ffceeac202e517a126d57c1c523.tar.gz
kernel-qcow2-linux-52a94909f00e0ffceeac202e517a126d57c1c523.tar.xz
kernel-qcow2-linux-52a94909f00e0ffceeac202e517a126d57c1c523.zip
sh: Remove BKL from landisk gio.
The open function got the BKL via the big push down. Replace it by preempt_enable/disable as this is sufficient for an UP machine. The ioctl can be unlocked because there is no functionality which requires serialization. The usage by multiple callers is broken with and without the BKL due to the local static variable addr. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions