From: John Kennedy <jk@csuchico.edu>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.2.18pre22
Date: Wed, 22 Nov 2000 05:48:48 -0800 [thread overview]
Message-ID: <20001122054848.A29453@north.csuchico.edu> (raw)
In-Reply-To: <E13xJ14-0002Do-00@the-village.bc.nu>
In-Reply-To: <E13xJ14-0002Do-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Sun, Nov 19, 2000 at 01:11:33AM +0000
On Sun, Nov 19, 2000 at 01:11:33AM +0000, Alan Cox wrote:
> Anything which isnt a strict bug fix or previously agreed is now 2.2.19
> material.
I needed to add this to get my kernel to compile. I was trying to
get pci_resource_start to be defined. It was only an issue with this
one object file, so this may or may not be the right place.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
--- ./drivers/scsi/megaraid.c.OLD Tue Nov 21 07:04:57 2000
+++ ./drivers/scsi/megaraid.c Tue Nov 21 20:16:08 2000
@@ -248,6 +248,8 @@
#include <asm/uaccess.h>
#endif
+#include <linux/kcomp.h>
+
#include "sd.h"
#include "scsi.h"
#include "hosts.h"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-11-22 14:19 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-19 1:11 Alan Cox
2000-11-19 1:56 ` Miquel van Smoorenburg
2000-11-19 2:51 ` J . A . Magallon
2000-11-19 8:53 ` Jeff V. Merkey
2000-11-19 12:57 ` Alan Cox
2000-11-20 5:45 ` Jeff V. Merkey
2000-11-19 15:09 ` Kai Germaschewski
2000-11-20 5:50 ` Jeff V. Merkey
2000-11-20 10:10 ` Kai Germaschewski
2000-11-20 17:29 ` Jeff V. Merkey
2000-11-19 10:07 ` Michael Marxmeier
2000-12-11 9:15 ` warning during make modules Corisen
2000-12-11 9:27 ` Keith Owens
2000-12-11 11:05 ` Corisen
2000-12-11 12:06 ` Keith Owens
2000-11-20 11:33 ` Linux 2.2.18pre22 Arnaud S . Launay
2000-11-21 7:36 ` Tomasz K³oczko
2000-11-21 9:32 ` David S. Miller
2000-11-22 13:48 ` John Kennedy [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=20001122054848.A29453@north.csuchico.edu \
--to=jk@csuchico.edu \
--cc=alan@lxorguk.ukuu.org.uk \
--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®