linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shane Hathaway <shane@hathawaymix.org>
To: linux-ide@vger.kernel.org
Subject: Bug: Resume with Host Protected Area
Date: Tue, 19 Apr 2005 14:03:23 -0600	[thread overview]
Message-ID: <4265640B.5060402@hathawaymix.org> (raw)

Until today, I haven't been able to reliably put my ThinkPad T41 to
sleep.  After resuming, it generated lots of disk errors, and only a
reboot would bring it back to sanity.

Today I finally realized what's going on.  This laptop has a 3.5 GB
protected area at the end of the drive.  Linux disables the protection
on bootup (making the whole drive available), but the laptop apparently
re-enables the protection during the sleep cycle.  So I moved my
partitions out of the protected area and now the laptop finally resumes
correctly.  Yehaw!

The bugfix should be simple: call idedisk_check_hpa() during resume.

I'm not subscribed to this list, so please CC me on replies.

Shane

             reply	other threads:[~2005-04-19 20:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 20:03 Shane Hathaway [this message]
2005-04-19 21:20 ` Bug: Resume with Host Protected Area Greg Freemyer
2005-04-20  3:43   ` Shane Hathaway

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4265640B.5060402@hathawaymix.org \
    --to=shane@hathawaymix.org \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).