From 85cc387fcadf24c1c4a1c3df515619bd48914457 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 5 Mar 2007 20:48:36 +0000 Subject: 2007-03-05 Samuel Thibault [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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ba419a..5179bf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-03-05 Samuel Thibault + + [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. + 2007-03-04 Thomas Schwinge * tests/configfrag.ac (MBCHK): Remove check. -- cgit v1.2.3