schedule_work in net/*

From: Der Herr Hofrat (der.herr_at_hofr.at)
Date: 11/15/05

  • Next message: Badari Pulavarty: "Re: 2.6.xx: dirty pages never being sync'd to disk?"
    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/


  • Next message: Badari Pulavarty: "Re: 2.6.xx: dirty pages never being sync'd to disk?"