Re: [PATCH] net/core: fixing dst_neigh_lookup/dst_neigh_lookup_skb caused kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Date: Wed, 13 Mar 2013 12:00:34 +0800

>  when neighbour table is full, dst_neigh_lookup/dst_neigh_lookup_skb
> will return -ENOBUFS which
> is absolutely non zero, while all the code in kernel which use above
> functions  assume failure only
> on zero return (I did a grep), which will cause kernel panic. (for
> example: https://bugzilla.kernel.org/show_bug.cgi?id=54731)
> 
>   This patch corrects above error with smallest changes to kernel source code.
> Signed-off-by: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>

Your patch was corrupted by your email client.

Fix this, and only resend this patch once you are able to send a test
patch to yourself and cleanly apply the patch you receive.
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]