commit | 76cb4fe7c0926c2c59f4a36ab169aa2d547c93d1 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+lkml@arm.linux.org.uk> | Mon Aug 14 23:00:20 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Aug 19 17:44:29 2006 -0400 |
tree | 2fa424665a54379e3d3ee07e7b9d6beb6101a462 | |
parent | ab1976682f31661a898b92593bccfeae14d0a0ae [diff] |
[PATCH] lockdep: fix smc91x When booting using root-nfs, I'm seeing (independently) two lockdep dumps in the smc91x driver. The patch below fixes both. Both dumps look like real locking issues. Nico - please review and ack if you think the patch is correct. Dump 1: Sending DHCP requests . ================================= [ INFO: inconsistent lock state ] Signed-off-by: Jeff Garzik <jeff@garzik.org>