> The system still seems to be running ok, but I think I'll turn off
> CONFIG_PREEMPT just to be sure.
Note this has nothing to do with kernel preemption. IDE explicitly
sleeps while purposely holding a lock.
It is just we do not have the ability to measure atomicity w/o
preemption enabled - e.g. the debugging only works when it is enabled.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/