schedule_work in net/*
From: Der Herr Hofrat (der.herr_at_hofr.at)
Date: 11/15/05
- Previous message: Bodo Eggert: "Re: [PATCH] vgacon: Workaround for resize bug in some chipsets"
- Next in thread: linux-os (*** Johnson): "Re: schedule_work in net/*"
- Reply: linux-os (*** Johnson): "Re: schedule_work in net/*"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org Date: Tue, 15 Nov 2005 06:14:47 +0100 (CET)
Hi !
while looking for a posibly work queue related problem i noticed
that the return value of schedule_work/scheule_delayed_work is not
checked in the networking code (and in other cases aswell) - is there
a particular reason for this - or has it just been forgotten ?
Atleast in the network code it looks like events could be silently
lost. (net/core/link_watch.c ipv4/inet_timewait_sock.c etc.)
thx !
hofrat
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Bodo Eggert: "Re: [PATCH] vgacon: Workaround for resize bug in some chipsets"
- Next in thread: linux-os (*** Johnson): "Re: schedule_work in net/*"
- Reply: linux-os (*** Johnson): "Re: schedule_work in net/*"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]