lkml.org 
[lkml]   [2002]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.5.5-dj2
> 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

-
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-03-22 13:24    [W:0.187 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site