From: Roberto Nibali <ratz@drugphish.ch>
To: Dave Jones <davej@suse.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.5-dj2
Date: Wed, 27 Feb 2002 00:32:00 +0100 [thread overview]
Message-ID: <3C7C1AF0.3000103@drugphish.ch> (raw)
In-Reply-To: <20020226223406.A26905@suse.de>
> Patch against 2.5.5 vanilla is available from:
> ftp://ftp.kernel.org/pub/linux/kernel/people/davej/patches/2.5/
>
> By popular request, the curious can now find most of what
> was merged in each release at http://www.codemonkey.org.uk/patches/merged/
Thanks for your excellent work.
There is a slight problem with your -dj2 patch with following chunk:
diff -urN --exclude-from=/home/davej/.exclude
linux-2.5.5/include/linux/version.h linux-2.5/include/linux/version.h
--- linux-2.5.5/include/linux/version.h Thu Feb 21 17:42:30 2002
+++ linux-2.5/include/linux/version.h Thu Jan 1 00:00:00 1970
@@ -1,3 +0,0 @@
-#define UTS_RELEASE "2.5.5"
-#define LINUX_VERSION_CODE 132357
-#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
make distclean removes ../include/linux/version.h and thus your patch
doesn't apply cleanly on a fresh 2.5.5 tree.
Best regards,
Roberto Nibali, ratz
next prev parent reply other threads:[~2002-02-26 23:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-26 22:34 Linux 2.5.5-dj2 Dave Jones
2002-02-26 23:32 ` Roberto Nibali [this message]
2002-02-26 23:39 ` Dave Jones
2002-02-26 23:41 ` Roberto Nibali
2002-02-26 23:52 ` Dave Jones
2002-02-27 1:49 ` Roberto Nibali
2002-02-27 16:13 ` Linux 2.5.5-dj2 oops Ben Clifford
2002-02-27 16:20 ` Dave Jones
2002-02-27 17:30 ` James Simmons
2002-02-28 17:18 ` Linux 2.5.5-dj2 Wayne Whitney
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=3C7C1AF0.3000103@drugphish.ch \
--to=ratz@drugphish.ch \
--cc=davej@suse.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.