public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan <alan@lxorguk.ukuu.org.uk>
To: avl@logic.at
Cc: linux-kernel@vger.kernel.org
Subject: Re: possible bug in ide-disk.c (2.6.18.2 but also older)
Date: Mon, 20 Nov 2006 17:28:12 +0000	[thread overview]
Message-ID: <20061120172812.64837a0a@localhost.localdomain> (raw)
In-Reply-To: <20061120165601.GS6851@gamma.logic.tuwien.ac.at>

> While I used Knoppix to determine the age of the bug, it does also
> appear with a plain vanilla 2.6.18.2 kernel from www.kernel.org.
> The ChangeLog for 2.6.18.3 also doesn't mention ide-disk.

The old IDE layer does not currently have a maintainer.
 
> I must admit, I don't know about GPT.  My system's bios
> is old enough to not know about EFI, and the partition-scheme
> on that harddisk dates back quite a few years, so it's unlikely
> to be anything than the good ol' MBR.

The reason I ask is that they put the partition in the last sector which
means a block read of the last sector goes off the end of the disk and
certainly used to be mishandled by the IDE code.

> Alternatively, a kernel-option to manually disable hpa-checking
> would be a good step to solve the problem even for drives like mine.

It's a compile time option. If you don't have GPT partitioning support
then the system ought to behave correctly.

Alan

  reply	other threads:[~2006-11-20 17:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 14:51 possible bug in ide-disk.c (2.6.18.2 but also older) Andreas Leitgeb
2006-11-20 15:25 ` Alan
2006-11-20 16:56   ` Andreas Leitgeb
2006-11-20 17:28     ` Alan [this message]
2006-11-20 17:57       ` Andreas Leitgeb
2006-11-20 18:12         ` Alan
2006-11-21 11:51       ` Andreas Leitgeb
2006-11-21 12:06         ` Alan
2006-11-22 10:57           ` Andreas Leitgeb
2006-11-23 17:05             ` Andreas Leitgeb
2006-11-27 13:09               ` hpa-problem in ide-disk.c - new insights Andreas Leitgeb
2006-11-27 13:30                 ` Alan
2006-11-27 16:01                   ` Allow turning off hpa-checking Andreas Leitgeb
2006-11-27 16:33                     ` Alan
2006-11-27 17:56                       ` Andreas Leitgeb
2006-11-27 18:10                         ` Alan
2006-11-27 18:29                           ` Andreas Leitgeb
2006-11-27 19:59                             ` Alan
2006-11-28  9:29                               ` Andreas Leitgeb
2006-11-28  9:46                                 ` Tejun Heo
2006-11-28 12:09                                   ` Andreas Leitgeb
2006-11-28 12:24                                     ` Tejun Heo
2006-12-14 14:45                                       ` Andreas Leitgeb

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=20061120172812.64837a0a@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=avl@logic.at \
    --cc=linux-kernel@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