[Bug 16138] PCMCIA regression
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sun Jun 6 03:14:27 EDT 2010
https://bugzilla.kernel.org/show_bug.cgi?id=16138
Dominik Brodowski <linux at brodo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linux at brodo.de
--- Comment #1 from Dominik Brodowski <linux at brodo.de> 2010-06-06 07:14:26 ---
Mikulas, have you had the chance to run the tests I mentioned on lkml already?
If not, here are my comments again:
"
Does this warning appear during reume, or during some other "special" use
case? Also, does commit cc83b08fc791045ac197e6f4a030599bcd7100c5 solve this
issue? If not: Could you enable dynamic debug logging via
# mount debugfs
mount none -t debugfs /sys/kernel/debug/
# enable debug
echo "module pcmcia +p" > /sys/kernel/debug/dynamic_debug/control
echo "module pcmcia_core +p" > /sys/kernel/debug/dynamic_debug/control
echo "module yenta_socket +p" > /sys/kernel/debug/dynamic_debug/control
and send me the resulting log (which may be looong).
"
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the linux-pcmcia
mailing list