Skip to content

Commit

Permalink
Added note to Linux kernel patch about where to go for the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 21, 2009
1 parent d099f1c commit e4968b2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions patches/linux-kernel.diff
@@ -1,3 +1,20 @@



Please note that this patch applies cleanly to Ubuntu 9.04's Linux kernel
sources (2.6.28-15-generic, specifically).

Patching being submitted for consideration on the Linux kernel mailing list
are not kept here, and are patched against the current mainline (2.6.31-rc5
at the time of this writing). If you want those, get them from the mailing
list.

You probably don't want the below patch unless you're experimenting with a
stable (and older) kernel.




diff -ru linux-2.6.28-orig/arch/ia64/ia32/binfmt_elf32.c linux-2.6.28/arch/ia64/ia32/binfmt_elf32.c
--- linux-2.6.28-orig/arch/ia64/ia32/binfmt_elf32.c 2008-12-24 18:26:37.000000000 -0500
+++ linux-2.6.28/arch/ia64/ia32/binfmt_elf32.c 2009-10-02 00:10:12.000000000 -0400
Expand Down

0 comments on commit e4968b2

Please sign in to comment.