Displaying 1 result from an estimated 1 matches for "grepbyhand".
2006 Jan 16
0
4.2 Kernel panic on rmmod ip_gre...
$ uname -a
Linux xxx 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 13:14:25 CDT
2005 i686 i686 i386 GNU/Linux
$ lsmod | grep "[^0-9]0" | grepbyhand
ip_gre 16865 0
3c59x 41213 0
tg3 85061 0
It is very likely an error that these have usage counts of 0.
(the interfaces are very much up, and a GRE tunnel is configured)
Seeing as the same thing happens with bcm5700 modules from HP it's lik...