From: Bruce Allan Date: Sat, 20 Apr 2013 05:37:29 +0000 (+0000) Subject: e1000e: panic caused by Rx traffic arriving while interface going down X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b87a4c69619f5366b7225aafbf7983eed31a9a;p=pandora-kernel.git e1000e: panic caused by Rx traffic arriving while interface going down An "unable to handle kernel paging request" panic can occur when receiving traffic while the interface is going down. Wait for NAPI to be done with current context after disabling interrupts and then disable NAPI. See https://bugzilla.vyatta.com/show_bug.cgi?id=8837. Reported-by: Stephen Hemminger Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed