kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel...
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 Dec 2010 16:07:21 +0000 (16:07 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 Dec 2010 16:07:21 +0000 (16:07 +0000)
SVN-Revision: 24486

32 files changed:
include/kernel-version.mk
target/linux/adm5120/Makefile
target/linux/adm8668/Makefile
target/linux/ar7/Makefile
target/linux/ar71xx/Makefile
target/linux/atheros/Makefile
target/linux/avr32/Makefile
target/linux/brcm47xx/Makefile
target/linux/cobalt/Makefile
target/linux/ep93xx/Makefile
target/linux/etrax/Makefile
target/linux/gemini/Makefile
target/linux/generic/patches-2.6.32/922-gpiommc.patch
target/linux/generic/patches-2.6.36/801-usb_serial_endpoint_size.patch
target/linux/iop32x/Makefile
target/linux/ixp4xx/Makefile
target/linux/malta/Makefile
target/linux/mpc83xx/Makefile
target/linux/mpc85xx/Makefile
target/linux/omap24xx/Makefile
target/linux/omap35xx/Makefile
target/linux/orion/Makefile
target/linux/ppc40x/Makefile
target/linux/ppc44x/Makefile
target/linux/pxa/Makefile
target/linux/rb532/Makefile
target/linux/rdc/Makefile
target/linux/realview/Makefile
target/linux/sibyte/Makefile
target/linux/uml/Makefile
target/linux/x86/Makefile
target/linux/xburst/Makefile

index 21a1e034e81942fce58c5a5855d61d2bc613c428..d7a4a4379d499d0bb505f2a82ab4c7a765e1c1e3 100644 (file)
@@ -2,17 +2,14 @@
 
 LINUX_RELEASE?=1
 
-ifeq ($(LINUX_VERSION),2.6.25.20)
-  LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
-endif
 ifeq ($(LINUX_VERSION),2.6.30.10)
   LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5
 endif
 ifeq ($(LINUX_VERSION),2.6.31.14)
   LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd
 endif
-ifeq ($(LINUX_VERSION),2.6.32.26)
-  LINUX_KERNEL_MD5SUM:=bdb37b8e48aaf33d9bd6e2af3ae2f1ea
+ifeq ($(LINUX_VERSION),2.6.32.27)
+  LINUX_KERNEL_MD5SUM:=c8df8bed01a3b7e4ce13563e74181d71
 endif
 ifeq ($(LINUX_VERSION),2.6.33.7)
   LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06
@@ -23,8 +20,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.35.9)
   LINUX_KERNEL_MD5SUM:=18d339e9229560e73c4249dffdc3fd90
 endif
-ifeq ($(LINUX_VERSION),2.6.36.1)
-  LINUX_KERNEL_MD5SUM:=0f1398ad1fcfc14f2420010bc8a03ca9
+ifeq ($(LINUX_VERSION),2.6.36.2)
+  LINUX_KERNEL_MD5SUM:=d465f8ba05bf1b7530c596f1cca658e7
 endif
 
 # disable the md5sum check for unknown kernel versions
index 18110f9900efcde06529917397c07d7e7b92d7a2..70ffa02e2678b7d75182073f9282c0cb40fd7d3f 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=adm5120
 BOARDNAME:=Infineon/ADMtek ADM5120
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
 
index 4eb06d168108dba79004599553f2851dc667b664..5980d9ef38f5a6fd2546ca9777ebf315641bd738 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=adm8668
 BOARDNAME:=Infineon WildPass ADM8668
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini kmod-rt61-pci
index c3cccfa454f3999df800363cdb8f7099e05093a8..55e4a74992512ff4be1fa23ad6bc9cd5d10b0ea8 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ar7
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 4b5a8a79d73c69e8d1027b0df9fbb751df4e871f..aebc5cab4b812c9d3812227a7d2103634340d5a2 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index faef4d6be4d3a78b60d09f0943b3e34888a753b0..46adcf3759b41bb2dab4680c24b5857c5a03338e 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=atheros
 BOARDNAME:=Atheros AR231x/AR5312
 FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 6a3d6d6ef21d3149288716d08bc8ba7f02b304cb..058b1a159e8b1c4babd105370bf7f355566eb023 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 6e8ec01093923290b390e0d71c4fdf2ae62ead33..14e25ffbc9208c31bdba15534d07d92509216678 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb pcmcia
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
index 32b766d677efa96927c1a846ae6b1ccf530d9a09..76cc057fd47512cbbabca9e5da13bed2691477db 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers
 FEATURES:=targz pci ext4
 CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 6c8b05a2df7fc8b2f87da8872b30b394767974ba..90e71d27127c3cfb33117f1bf44cbf1c471a852b 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Cirrus Logic EP93xx
 FEATURES:=squashfs jffs2 ext4 targz usb
 CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index f6e04a497ea5d8650205559646fe8aa6eb9f7c81..1be18a6a6c6092fde54e442597a0671f048bfeaa 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=etrax
 MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
 BOARDNAME:=Axis ETRAX 100LX
 FEATURES:=squashfs jffs2 usb
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk
index e751dca056b151e6144c7bff71cfd835a0abe2f7..f460110afefd40ca9c0b8dbe37af50f0c98d38e0 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 8c995874a8941f974a1c07273f3a98c1f2e9d2cd..aef06810ab36f01e1a32109f478e8f887ae303ee 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -2377,6 +2377,11 @@ T:      git git://git.kernel.org/pub/scm/linu
+@@ -2383,6 +2383,11 @@ T:      git git://git.kernel.org/pub/scm/linu
  S:    Maintained
  F:    drivers/media/video/gspca/
  
index 00a1a860ef364e8cce672a21f74c5727e4299e17..dba6aaf43460314d3bd389a35da1de0cce290b1f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/usb/serial/usb-serial.c
 +++ b/drivers/usb/serial/usb-serial.c
-@@ -61,6 +61,7 @@ static struct usb_driver usb_serial_driv
+@@ -62,6 +62,7 @@ static struct usb_driver usb_serial_driv
     drivers depend on it.
  */
  
@@ -8,7 +8,7 @@
  static int debug;
  /* initially all NULL */
  static struct usb_serial *serial_table[SERIAL_TTY_MINORS];
-@@ -901,7 +902,7 @@ int usb_serial_probe(struct usb_interfac
+@@ -902,7 +903,7 @@ int usb_serial_probe(struct usb_interfac
                }
                buffer_size = serial->type->bulk_in_size;
                if (!buffer_size)
@@ -17,7 +17,7 @@
                port->bulk_in_size = buffer_size;
                port->bulk_in_endpointAddress = endpoint->bEndpointAddress;
                port->bulk_in_buffer = kmalloc(buffer_size, GFP_KERNEL);
-@@ -1373,3 +1374,5 @@ MODULE_LICENSE("GPL");
+@@ -1376,3 +1377,5 @@ MODULE_LICENSE("GPL");
  
  module_param(debug, bool, S_IRUGO | S_IWUSR);
  MODULE_PARM_DESC(debug, "Debug enabled or not");
index c5c0d27d5ff60b9285315f2701bbdf3458d845b5..9da59438c88cc1b66c3cd570b2880ad0df3985cd 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 5a380900ffed72e4ef9834b181ee120934518af0..06856e5cba476b64cc6f6ec4cda834f1470ef682 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 53afdf2696d041301d0bfe92c10cff7243cef531..e56e2b301acd5ba718f8874fbff5e6672a5b9104 100644 (file)
@@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 SUBTARGETS:=le be
 INITRAMFS_EXTRA_FILES:=
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 40ed374fa9445af6ff4d2d07ad456fcf5c6334b2..976a7be690c017f1bea26f6fdb909634711134ca 100644 (file)
@@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
 FEATURES:=squashfs targz broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 96e7763129ab82daff8e67bc10d6523363d4e2af..a441acf238de30cac990e604ce893cfe5858aae7 100644 (file)
@@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=8540
 FEATURES:=fpu ramdisk broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 223376c3b49e05d7672a0edbc087b81a8e52c02d..9664c056ff1a4cd7a2e94101b9b73fb6f998de37 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx
 MAINTAINER:=Michael Buesch <mb@bu3sch.de>
 FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 define Target/Description
        TI OMAP-24xx
index e149392bb7e649731c3afa5729d3638717dfc495..97312bef43c7b32ad9b2c58d03fca2250ea217d1 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx
 FEATURES:=broken
 SUBTARGETS=beagleboard gumstix
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 KERNELNAME:="uImage"
 
 DEVICE_TYPE=developerboard
index 627e2e3a493e078c6a577355f46b0ef79de57416..8d4bef6b7b0f8d7216e2043a0f0c044c142fd783 100644 (file)
@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk
 CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 8dac42bfbdfc7b28879ca747d1b3ce66456833ba..94c9f1d82c7b2306550ac6f2bab7a415a5590848 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 6dee281049ba7797897c38828601d9dad851fe12..a2eb87c2d3828b5b1c739f4e4f8a00ec8a5f7e81 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 8496490b8c24f9dcf442b0673f7abdee93b5390c..08463377f797354474da551749dbb654cc525d05 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Marvell/Intel PXA2xx
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 7114b1b4d012e24549e061300c070a7472770e4c..a1c720cbfda2ab415d20f138d6a70ed7b2b2c3a3 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=rb532
 BOARDNAME:=Mikrotik RouterBoard 532
 FEATURES:=jffs2 pci targz
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
index 9e3f3c19c6bd64a1d4b2ad08c57a7d2d2df06f3f..1ffd119fe1d0f183e619f632106ea35277c37bd2 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci usb pcmcia
 CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 1326b42c62c8512030fabe8d636c28ff08c77bfb..51c8eabcd00689473a2d0db7f4379e7810152e0a 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=ARM Ltd. Realview board (qemu)
 FEATURES:=squashfs jffs2 fpu
 CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 include $(INCLUDE_DIR)/target.mk
 
index 92b6a2a5a8d895877c7035cc6eb8566656956f48..a63bd4da92d0f18113fa2882e5bb9ca7e1da727a 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=fpu
 CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 034096be884abfad035a37c0c92c834e81dd4376..848af1f7cef36280ea824dacbedeae45e8904d1c 100644 (file)
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index a3518af77899704d4e6ae2146314724919af7a21..c51405aa56ca62b868501e9b34378ea1bf4031fc 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
 SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos
 
-LINUX_VERSION:=2.6.32.26
+LINUX_VERSION:=2.6.32.27
 
 include $(INCLUDE_DIR)/target.mk
 
index 498f80edb0f5af825f941070bc73ac65b617ee61..93a9188a4759109b1e66d414b08cdc0abb4e0e7e 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst
 FEATURES:=jffs2 targz ubifs audio
 SUBTARGETS:=qi_lb60 n516 n526 id800wt
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=2.6.36.2
 
 DEVICE_TYPE=other