Comment 32 for bug 286672

Revision history for this message
TJ (tj) wrote :

Fridtjof, thank-you.

As already mentioned there is no real problem here.

[ 110.100086] sd 0:0:0:0: [sda] Starting disk
[ 114.984030] ata1: link is slow to respond, please be patient (ready=0)
[ 116.216086] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 116.232336] ata1.00: configured for UDMA/133

The reason for the Warning:

[ 116.506548] PM: resume devices took 7.100 seconds

is that TEST_SUSPEND_SECONDS is arbitrarily set to 5 seconds. It looks as if we could increase this value slightly in order to avoid these unnecessary Warnings.