diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2007-03-05 21:00:34 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:27:05 +0200 |
commit | 6275df35e4b574f089e8266e4dccec4d5e22c403 (patch) | |
tree | 4d9ea76b01953b590c83bc7e6add7a3293c02ae1 /ChangeLog | |
parent | 85cc387fcadf24c1c4a1c3df515619bd48914457 (diff) |
net_filter is actually interrupt-safe
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ 2007-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org> [bug #18349 --- ``General Protection Trap'' in `ipc_kmsg_enqueue'] - * device/net_io.c (net_deliver): Call net_filter() with splimp held. * linux/dev/glue/net.c (device_write): Call net_packet() with splimp held. |