* Stephen Hemminger <[EMAIL PROTECTED]> wrote: > > hm, from your log it appears that lockdep did not find anything, > > still the hang does trigger. > > > > it's /sbin/ifconfig and inet_ioctl() / dev_close() / rtl8169_down() > > that seems to be hanging. I've extracted the relevant backtrace > > below. I've Cc:-ed people who might have a better idea about what's > > going on. > > Are you building with NAPI enabled or not. Looks like the following > might help the non-napi case.
the config from: http://www.dea.icai.upcomillas.es/romano/linux/info/2624rc1_1/ suggests that NAPI was disabled: CONFIG_R8169=m # CONFIG_R8169_NAPI is not set CONFIG_R8169_VLAN=y Ingo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html