diff for duplicates of <20100709174809.GA5228@albatros> diff --git a/a/1.txt b/N1/1.txt index df1369d..707b5c8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,12 +11,12 @@ See balanced functions: net_open() & net_close(), at1700_probe1() & cleanup_card(). request_irq() is in probe, so it must not be freed on 'ifconfig down'. E.g. -modprobe at1700 <= request_irq() +modprobe at1700 <== request_irq() ifconfig eth0 up -ifconfig eth0 down <= first free_irq() -ifconfig eth0 up <= no request_irq() here! -ifconfig eth0 down <= second free_irq() -rmmod at1700 <= third free_irq() +ifconfig eth0 down <== first free_irq() +ifconfig eth0 up <== no request_irq() here! +ifconfig eth0 down <== second free_irq() +rmmod at1700 <== third free_irq() > > > Signed-off-by: Kulikov Vasiliy <segooon@gmail.com> diff --git a/a/content_digest b/N1/content_digest index 7612590..91a3a8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020100709165817.GN19184@bicker\0" "From\0Kulikov Vasiliy <segooon@gmail.com>\0" "Subject\0Re: [PATCH] at1700: fix double free_irq\0" - "Date\0Fri, 09 Jul 2010 17:48:09 +0000\0" + "Date\0Fri, 9 Jul 2010 21:48:09 +0400\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0kernel-janitors@vger.kernel.org" David S. Miller <davem@davemloft.net> @@ -26,12 +26,12 @@ "cleanup_card(). request_irq() is in probe, so it must not be\n" "freed on 'ifconfig down'. E.g.\n" "\n" - "modprobe at1700 <= request_irq()\n" + "modprobe at1700 <== request_irq()\n" "ifconfig eth0 up\n" - "ifconfig eth0 down <= first free_irq()\n" - "ifconfig eth0 up <= no request_irq() here!\n" - "ifconfig eth0 down <= second free_irq()\n" - "rmmod at1700 <= third free_irq()\n" + "ifconfig eth0 down <== first free_irq()\n" + "ifconfig eth0 up <== no request_irq() here!\n" + "ifconfig eth0 down <== second free_irq()\n" + "rmmod at1700 <== third free_irq()\n" "\n" "> \n" "> > Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>\n" @@ -68,4 +68,4 @@ "> regards,\n" > dan carpenter -2e0a103c519f929c9a3569538f6add678d134a8844daf6430b540cf907039221 +5e1bb341a4dd70652459f88c5d137c768925da4a3112afa67ead205744875534
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.