1
0
Fork 0
alistair23-linux/net/core
Jesper Juhl e49332bd12 [PATCH] misc verify_area cleanups
There were still a few comments left refering to verify_area, and two
functions, verify_area_skas & verify_area_tt that just wrap corresponding
access_ok_skas & access_ok_tt functions, just like verify_area does for
access_ok - deprecate those.

There was also a few places that still used verify_area in commented-out
code, fix those up to use access_ok.

After applying this one there should not be anything left but finally
removing verify_area completely, which will happen after a kernel release
or two.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:08 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
datagram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dev.c [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
dev_mcast.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dst.c [PATCH] Fix dst_destroy() race 2005-04-16 15:24:10 -07:00
dv.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ethtool.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
filter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
flow.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gen_estimator.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gen_stats.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iovec.c [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
link_watch.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
neighbour.c [NET]: /proc/net/stat/* header cleanup 2005-04-28 12:16:08 -07:00
net-sysfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
netfilter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
netpoll.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pktgen.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtnetlink.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
scm.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
skbuff.c [NET]: Add missing newline for skb_*_panic 2005-04-21 16:43:02 -07:00
sock.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
stream.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utils.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wireless.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00