Revision c03e05d81d70879273488206bfcb1805ebca9612 authored by Mark Asselstine on 04 June 2008, 19:06:28 UTC, committed by David S. Miller on 04 June 2008, 19:06:28 UTC
Make use of local_irq_save and local_irq_restore rather then the
deprecated save_and_cli and restore_flags calls.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent a13366c
History
File Mode Size
Makefile -rw-r--r-- 284 bytes
clntlock.c -rw-r--r-- 6.4 KB
clntproc.c -rw-r--r-- 20.5 KB
host.c -rw-r--r-- 13.3 KB
mon.c -rw-r--r-- 7.0 KB
svc.c -rw-r--r-- 13.4 KB
svc4proc.c -rw-r--r-- 14.6 KB
svclock.c -rw-r--r-- 24.2 KB
svcproc.c -rw-r--r-- 15.2 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 9.4 KB
xdr.c -rw-r--r-- 14.1 KB
xdr4.c -rw-r--r-- 13.8 KB

back to top