mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Chuck Harding <charding@llnl.gov>
Cc: Linux Kernel Discussion List <linux-kernel@vger.kernel.org>
Subject: Re: kernel0 n0 build0 B-) RT-V0.7.53-06
Date: Mon, 15 Aug 2005 08:23:14 +0200	[thread overview]
Message-ID: <20050815062314.GA5583@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.63.0508121011040.22346@ghostwheel.llnl.gov>


* Chuck Harding <charding@llnl.gov> wrote:

>   CC      drivers/ide/ide-taskfile.o
> drivers/ide/ide-taskfile.c: In function `ide_pio_sector':
> drivers/ide/ide-taskfile.c:282: error: `flags' undeclared (first use in 
> this function)
> drivers/ide/ide-taskfile.c:282: error: (Each undeclared identifier is 
> reported only once
> drivers/ide/ide-taskfile.c:282: error: for each function it appears in.)
> make[2]: *** [drivers/ide/ide-taskfile.o] Error 1
> make[1]: *** [drivers/ide] Error 2
> make: *** [drivers] Error 2
> 
> It needs this patch to fix:

thanks. I solved it a bit differently, by reverting this original change 
around the flags:

> -#ifdef CONFIG_HIGHMEM
> +#if defined(CONFIG_HIGHMEM) && !defined(CONFIG_PREEMPT_RT)

	Ingo

      reply	other threads:[~2005-08-15  6:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-12 17:33 Chuck Harding
2005-08-15  6:23 ` Ingo Molnar [this message]

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=20050815062314.GA5583@elte.hu \
    --to=mingo@elte.hu \
    --cc=charding@llnl.gov \
    --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

all inboxes | Powered by JetHome®