summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/riowd.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-11-02 21:15:59 -0800
committerDavid S. Miller <davem@davemloft.net>2009-11-02 21:15:59 -0800
commit49ab972aea7fca7b94f9df0f1f077fdab40a825d (patch)
treee04ebe81ea1ba8a04a070cf7b29d80ef1e99beb2 /drivers/watchdog/riowd.c
parent8401707ff645521e9f21cbb8fe3b138f60e85680 (diff)
downloadop-kernel-dev-49ab972aea7fca7b94f9df0f1f077fdab40a825d.zip
op-kernel-dev-49ab972aea7fca7b94f9df0f1f077fdab40a825d.tar.gz
sparc: Remove BKL from apc
commit ab772027 (sparc: arch/sparc/kernel/apc.c to unlocked_ioctl) added lock/unlock_kernel() to the apc ioctl code. The code needs no serialization at all. Neither put/get_user nor the read/write access to the sbus devices require it. Remove BKL. cycle_kernel_lock() was added during the big BKL pushdown. It should ensure the serializiation against driver init code. In this case there is nothing to serialize. Remove it as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/watchdog/riowd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud