lkml.org 
[lkml]   [1999]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch-2.3.32-pre3] compile failures
by "complaining a few things" I meant "complaining while compiling kdb"

On Mon, 13 Dec 1999, Tigran Aivazian wrote:

> Hello,
>
> Here are two patches for compile failures in 2.3.32-pre3 but I didn't send
> them to Linus because the system does not boot (and won't enter kdb even)
> and I don't know if it is to do with my patches or not (probably not). I
> do recall it complained about a few things in kdb so perhaps there are
> some changes that need updating for kdb - I will have a look when I get a
> chance. Files are arch/i386/kernel/smpboot.c and include/linux/fs.h:
>
> --- smpboot.c.0 Mon Dec 13 09:37:27 1999
> +++ smpboot.c Mon Dec 13 09:37:33 1999
> @@ -655,7 +655,6 @@
> *c = boot_cpu_data;
> c->pte_quick = 0;
> c->pmd_quick = 0;
> - c->pgd_quick = 0;
> c->pgtable_cache_sz = 0;
> identify_cpu(c);
> /*
>
> --- fs.h.0 Mon Dec 13 09:27:44 1999
> +++ fs.h Mon Dec 13 09:28:10 1999
> @@ -62,6 +62,7 @@
> #define READ 0
> #define WRITE 1
> #define READA 2 /* read-ahead - don't block if no
> resources */
> +#define SPECIAL 3 /* SPECIAL used in drivers/scsi/scsi_lib.c */
>
> #define WRITERAW 5 /* raw write - don't play with buffer lists */
>
>
> Regards,
> Tigran.
>
>
>
>
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.189 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site