All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Smietanowski <stesmi@stesmi.com>
To: Andries Brouwer <aebr@win.tue.nl>
Cc: Konstantin Kletschke <konsti@ludenkalle.de>,
	linux-kernel@vger.kernel.org
Subject: Re: Weird partititon recocnising problem in 2.6.0-testX
Date: Sun, 09 Nov 2003 13:10:41 +0100	[thread overview]
Message-ID: <3FAE2EC1.6080307@stesmi.com> (raw)
In-Reply-To: <20031109115857.GA15484@win.tue.nl>

Hi Andries.

> Hmm. msdos.c has
> 
>                         put_partition(state, slot, start, size == 1 ? 1 : 2);
>                         printk(" <");
>                         parse_extended(state, bdev, start, size);
>                         printk(" >");
> 
> The "hda2" is printed by put_partition(). But no " <" is printed.
> An impossible error. Recompile your kernel.

I wouldn't say it's impossible. If the partition isn't recognized
as extended for some reason that code won't be called, will it?
And it'll only print "hda2" for him then.

// Stefan


  reply	other threads:[~2003-11-09 12:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-09  1:12 Weird partititon recocnising problem in 2.6.0-testX Konstantin Kletschke
2003-11-09  2:36 ` Andries Brouwer
2003-11-09  3:49   ` Konstantin Kletschke
2003-11-09 11:58     ` Andries Brouwer
2003-11-09 12:10       ` Stefan Smietanowski [this message]
2003-11-09 22:15         ` Konstantin Kletschke
2003-11-09 23:09           ` Konstantin Kletschke
2003-11-10  0:00             ` Andries Brouwer
2003-11-10  1:47           ` (2.4 question) open_namei hangs Shan Sinha
  -- strict thread matches above, loose matches on Subject: below --
2003-11-10 10:24 Weird partititon recocnising problem in 2.6.0-testX Konstantin Kletschke
2003-11-10 10:56 ` Andries Brouwer
2003-11-10 11:32   ` Konstantin Kletschke
2003-11-10 11:57   ` Konstantin Kletschke
2003-11-10 16:02 Andries.Brouwer
2003-11-14  8:18 ` Rogier Wolff

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=3FAE2EC1.6080307@stesmi.com \
    --to=stesmi@stesmi.com \
    --cc=aebr@win.tue.nl \
    --cc=konsti@ludenkalle.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.