Re: [patch 0/2] suspend/resume regression fixes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Oleg Verych <olecom@...>, Thomas Gleixner <tglx@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, Ingo Molnar <mingo@...>, Len Brown <lenb@...>, Venkatesh Pallipadi <venkatesh.pallipadi@...>, Rafael J. Wysocki <rjw@...>
Date: Sunday, September 23, 2007 - 1:24 am

On Sunday 23 September 2007, Linus Torvalds wrote:

  I switched to libata, but it behaves like the old IDE without ACPI. I
  did not manage to get a full dmesg (apparently all volumes are mounted
  r/o right after a power up from a s2ram) but I did make a picture, from
  which I quote (if I may say so):

  "
  ata1.00: configured for PIO0
  sd 0:0:0:0: [sda] Result: hostbyte=0x00 driverbyte=0x08
  sd 0:0:0:0: [sda] Sense key : 0xb [current] [descriptor]
  Descriptor sense data with sense descriptors (in hex):
          72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
          07 65 35 25
  sd 0:0:0:0: [sda] ASC=0x0 ASCQ=0x0
  end_request: I/O error, dev sda, sector 124073509
  ata1: EH complete
  sd 0:0:0:0: [sda] Write Protect is off
  sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
  ata1.00: cmd c5/00:10:75:36:65/00:00:00:00:00/e7 tag 0 cdb 0x0 data 8192 out
           res 51/04:10:75:36:65/00:00:00:00:00/e7 Emask 0x1 (device error)
  ata1.00: configured for PIO0
  ata1: EH complete
  "

  The last six lines repeat six times after which the whole things goes
  from the beginning:
  "
  ata1.00: configured for PIO0
  ...
  "

  It all gets crazy the moment I (or a process) try to access the root
  (or any other drive), until then, everything is nice and quiet.

  Mmm... in the excerpt above it says: "Write Protect is off" but when I did
  $ mount -o remount,rw /
  I got something like: "the device is write protected".

  I tried to save the dmesg on a mmc, but after powering up it said:
  "out of disk space"

  These are about all symptoms that I noticed... oh, and 'scsi_eh_0/1'
  enters disk-sleep often.

  I attached the dmesg pre s2ram.

  Thanks,

-- 
Mihai Don
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 0/2] suspend/resume regression fixes, Thomas Gleixner, (Sat Sep 22, 6:29 pm)
Re: [patch 0/2] suspend/resume regression fixes, Linus Torvalds, (Sat Sep 22, 6:59 pm)
Re: [patch 0/2] suspend/resume regression fixes, Mark Lord, (Fri Sep 28, 4:27 pm)
Re: [patch 0/2] suspend/resume regression fixes, Bill Davidsen, (Sat Sep 29, 1:12 pm)
Re: [patch 0/2] suspend/resume regression fixes, Alan Cox, (Fri Sep 28, 5:04 pm)
Re: [patch 0/2] suspend/resume regression fixes, Thomas Gleixner, (Fri Sep 28, 4:33 pm)
Re: [patch 0/2] suspend/resume regression fixes, Mark Lord, (Fri Sep 28, 5:17 pm)
Re: [patch 0/2] suspend/resume regression fixes, Rafael J. Wysocki, (Fri Sep 28, 5:40 pm)
Re: [patch 0/2] suspend/resume regression fixes, Rafael J. Wysocki, (Sun Sep 23, 6:29 am)
Re: [patch 0/2] suspend/resume regression fixes, Oleg Verych, (Sat Sep 22, 9:20 pm)
Re: [patch 0/2] suspend/resume regression fixes, Linus Torvalds, (Sat Sep 22, 11:11 pm)
Re: [patch 0/2] suspend/resume regression fixes, Matthew Garrett, (Sun Sep 23, 10:06 am)
Re: [patch 0/2] suspend/resume regression fixes, Mihai , (Sun Sep 23, 1:24 am)
Re: [patch 0/2] suspend/resume regression fixes, Alan Cox, (Sun Sep 23, 8:30 am)
Re: [patch 0/2] suspend/resume regression fixes, Thomas Gleixner, (Sat Sep 22, 7:30 pm)