kernel: refresh patches for kernel 3.0-rc4
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 files changed:
target/linux/generic/config-3.0
target/linux/generic/patches-3.0/100-overlayfs_v10.patch
target/linux/generic/patches-3.0/720-phy_adm6996.patch
target/linux/generic/patches-3.0/722-phy_mvswitch.patch
target/linux/generic/patches-3.0/723-phy_ip175c.patch
target/linux/generic/patches-3.0/724-phy_ar8216.patch
target/linux/generic/patches-3.0/725-phy_rtl8306.patch
target/linux/generic/patches-3.0/726-phy_rtl8366.patch
target/linux/generic/patches-3.0/863-gpiommc.patch
target/linux/generic/patches-3.0/920-unable_to_open_console.patch
target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
target/linux/generic/patches-3.0/930-crashlog.patch
target/linux/generic/patches-3.0/950-vm_exports.patch
target/linux/generic/patches-3.0/999-drop_sublevel.patch

index 4be7b23..8af35e7 100644 (file)
@@ -526,6 +526,7 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DECNET is not set
 CONFIG_DECOMPRESS_LZMA_NEEDED=y
 CONFIG_DEFAULT_DEADLINE=y
+CONFIG_DEFAULT_HOSTNAME="(none)"
 CONFIG_DEFAULT_IOSCHED="deadline"
 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
index 32a628f..fd6aae3 100644 (file)
 +the future.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -4713,6 +4713,13 @@ F:      drivers/scsi/osd/
+@@ -4717,6 +4717,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/
  
index 5e1c076..9e8e566 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -97,6 +97,13 @@ config MICREL_PHY
+@@ -98,6 +98,13 @@ config MICREL_PHY
        ---help---
          Supports the KSZ9021, VSC8201, KS8001 PHYs.
  
index 5a7b96a..2025b22 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -104,6 +104,9 @@ config ADM6996_PHY
+@@ -105,6 +105,9 @@ config ADM6996_PHY
          Currently supports the ADM6996FC and ADM6996M switches.
          Support for FC is very limited.
  
index 22a56ed..9e13e57 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -107,6 +107,10 @@ config ADM6996_PHY
+@@ -108,6 +108,10 @@ config ADM6996_PHY
  config MVSWITCH_PHY
        tristate "Driver for Marvell 88E6060 switches"
  
index c375a97..a718e37 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -111,6 +111,10 @@ config IP17XX_PHY
+@@ -112,6 +112,10 @@ config IP17XX_PHY
        tristate "Driver for IC+ IP17xx switches"
        select SWCONFIG
  
index e97b84d..a6d188f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -115,6 +115,10 @@ config AR8216_PHY
+@@ -116,6 +116,10 @@ config AR8216_PHY
        tristate "Driver for Atheros AR8216 switches"
        select SWCONFIG
  
index 34ac10e..badc0a4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -157,4 +157,29 @@ config MDIO_OCTEON
+@@ -158,4 +158,29 @@ config MDIO_OCTEON
  
          If in doubt, say Y.
  
index f91cf1a..cf44041 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -2903,6 +2903,11 @@ L:      linuxppc-dev@lists.ozlabs.org
+@@ -2901,6 +2901,11 @@ L:      linuxppc-dev@lists.ozlabs.org
  S:    Odd Fixes
  F:    drivers/tty/hvc/
  
index aefd8af..f52cb1e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -805,7 +805,7 @@ static int __init kernel_init(void * unu
+@@ -806,7 +806,7 @@ static int __init kernel_init(void * unu
  
        /* Open the /dev/console on the rootfs, this should never fail */
        if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)
index a0a40e7..cccaa7e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -767,10 +767,7 @@ static noinline int init_post(void)
+@@ -768,10 +768,7 @@ static noinline int init_post(void)
                printk(KERN_WARNING "Failed to execute %s.  Attempting "
                                        "defaults...\n", execute_command);
        }
index 504fd8e..ecca186 100644 (file)
@@ -15,7 +15,7 @@
 +#endif
 --- a/init/Kconfig
 +++ b/init/Kconfig
-@@ -871,6 +871,10 @@ config RELAY
+@@ -879,6 +879,10 @@ config RELAY
  
          If unsure, say N.
  
index 129ae8d..4693c53 100644 (file)
@@ -70,7 +70,7 @@
  
 --- a/mm/memory.c
 +++ b/mm/memory.c
-@@ -1393,6 +1393,7 @@ unsigned long zap_page_range(struct vm_a
+@@ -1395,6 +1395,7 @@ unsigned long zap_page_range(struct vm_a
        tlb_finish_mmu(&tlb, address, end);
        return end;
  }
@@ -78,7 +78,7 @@
  
  /**
   * zap_vma_ptes - remove ptes mapping the vma
-@@ -2819,6 +2820,7 @@ int vmtruncate_range(struct inode *inode
+@@ -2821,6 +2822,7 @@ int vmtruncate_range(struct inode *inode
  
        return 0;
  }
index dd4bfe1..e2fde68 100644 (file)
@@ -4,6 +4,6 @@
  VERSION = 3
  PATCHLEVEL = 0
 -SUBLEVEL = 0
- EXTRAVERSION = -rc3
+ EXTRAVERSION = -rc4
  NAME = Sneaky Weasel
  
This page took 0.040837 seconds and 4 git commands to generate.