Elias Oltmanns wrote: > Tejun Heo <tj@xxxxxxxxxx> wrote: >> Evgeni Golov wrote: >>> On Fri, 21 Nov 2008 15:41:22 +0900 Tejun Heo wrote: >>>> Something strange is going on there. Can you please apply the attached >>>> patch and post resulting kernel log? >>> Wow, that one is spammy :) >>> See relevant part of /var/log/messages attached. >> Eh... you have ALPM enabled. > > Quite. The thing that's puzzling me, though, is this: There are a lot of > phy events occurring during normal operation that get cleared by the > interrupt handler. However, during link autopsy, phyrdy and comwake are > set in SError even though event notification has not been disabled yet > at this point. This suggests to me that not all changes to those bits in > SError are brought to our attention through event notification, at least > as long as ALPM is enabled. Besides, I'm wondering whether that many phy > events are to be expected (i.e. observed on other controllers too) when > ALPM is enabled. Yeah, entering and leaving link power save mode generate PHY event each time and ahci explicitly ignores them if ALPM is enabled. We probably need to teach EH that PHY events can be ignored if ALPM is enabled. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html