lkml.org 
[lkml]   [2005]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: kernel0 n0 build0 B-) RT-V0.7.53-06

* 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-15 08:24    [W:0.038 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site