]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Feb 2008 15:58:52 +0000 (07:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Feb 2008 15:58:52 +0000 (07:58 -0800)
* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial: (79 commits)
  Jesper Juhl is the new trivial patches maintainer
  Documentation: mention email-clients.txt in SubmittingPatches
  fs/binfmt_elf.c: spello fix
  do_invalidatepage() comment typo fix
  Documentation/filesystems/porting fixes
  typo fixes in net/core/net_namespace.c
  typo fix in net/rfkill/rfkill.c
  typo fixes in net/sctp/sm_statefuns.c
  lib/: Spelling fixes
  kernel/: Spelling fixes
  include/scsi/: Spelling fixes
  include/linux/: Spelling fixes
  include/asm-m68knommu/: Spelling fixes
  include/asm-frv/: Spelling fixes
  fs/: Spelling fixes
  drivers/watchdog/: Spelling fixes
  drivers/video/: Spelling fixes
  drivers/ssb/: Spelling fixes
  drivers/serial/: Spelling fixes
  drivers/scsi/: Spelling fixes
  ...

14 files changed:
1  2 
MAINTAINERS
arch/alpha/Kconfig
arch/arm/Kconfig
arch/frv/Kconfig
arch/ia64/Kconfig
arch/m32r/Kconfig
arch/mips/Kconfig
arch/parisc/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig
arch/sparc64/Kconfig
arch/x86/Kconfig
include/linux/fs.h

diff --combined MAINTAINERS
index 2a30bc6bdda06afa8eec23e61baa5369b9c3db7f,16abd89f8e23c5c2c2a37c5f93841a385f622612..da30a72a839c21cc47676dfd24c04636dedee75c
@@@ -84,6 -84,13 +84,6 @@@ S: Status, one of the following
                        it has been replaced by a better system and you
                        should be using that.
  
 -3C359 NETWORK DRIVER
 -P:    Mike Phillips
 -M:    mikep@linuxtr.net
 -L:    netdev@vger.kernel.org
 -W:    http://www.linuxtr.net
 -S:    Maintained
 -
  3C505 NETWORK DRIVER
  P:    Philip Blundell
  M:    philb@gnu.org
@@@ -932,6 -939,8 +932,6 @@@ M: maxk@qualcomm.co
  S:    Maintained
  
  BONDING DRIVER
 -P:    Chad Tindel
 -M:    ctindel@users.sourceforge.net
  P:    Jay Vosburgh
  M:    fubar@us.ibm.com
  L:    bonding-devel@lists.sourceforge.net
@@@ -2855,6 -2864,15 +2855,6 @@@ L:     ocfs2-devel@oss.oracle.co
  W:    http://oss.oracle.com/projects/ocfs2/
  S:    Supported
  
 -OLYMPIC NETWORK DRIVER
 -P:    Peter De Shrijver
 -M:    p2@ace.ulyssis.student.kuleuven.ac.be
 -P:    Mike Phillips
 -M:    mikep@linuxtr.net
 -L:    netdev@vger.kernel.org
 -W:    http://www.linuxtr.net
 -S:    Maintained
 -
  OMNIKEY CARDMAN 4000 DRIVER
  P:    Harald Welte
  M:    laforge@gnumonks.org
@@@ -3177,7 -3195,7 +3177,7 @@@ S:      Maintaine
  
  RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
  P:    Corey Thomas
- M:    corey@world.std.com
+ M:    coreythomas@charter.net
  L:    linux-wireless@vger.kernel.org
  S:    Maintained
  
@@@ -3770,6 -3788,13 +3770,6 @@@ L:     tlan-devel@lists.sourceforge.net (su
  W:    http://sourceforge.net/projects/tlan/
  S:    Maintained
  
 -TOKEN-RING NETWORK DRIVER
 -P:    Mike Phillips
 -M:    mikep@linuxtr.net
 -L:    netdev@vger.kernel.org
 -W:    http://www.linuxtr.net
 -S:    Maintained
 -
  TOSHIBA ACPI EXTRAS DRIVER
  P:    John Belmonte
  M:    toshiba_acpi@memebeam.org
@@@ -3790,18 -3815,9 +3790,9 @@@ L:     linux-kernel@vger.kernel.or
  S:    Maintained
  
  TRIVIAL PATCHES
- P:    Adrian Bunk
+ P:    Jesper Juhl
  M:    trivial@kernel.org
  L:    linux-kernel@vger.kernel.org
- W:    http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
- T:    git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
- S:    Maintained
- TMS380 TOKEN-RING NETWORK DRIVER
- P:    Adam Fritzler
- M:    mid@auk.cx
- L:    linux-tr@linuxtr.net
- W:    http://www.auk.cx/tms380tr/
  S:    Maintained
  
  TULIP NETWORK DRIVER
diff --combined arch/alpha/Kconfig
index 9abcd5fd89691a7dc7834d213ead535da349ecaa,1a99bdd3b67d2be045e616e5e44c023da63d092b..01b10ab588a630b36c0290448ffa53d29bf03dfc
@@@ -5,7 -5,6 +5,7 @@@
  config ALPHA
        bool
        default y
 +      select HAVE_OPROFILE
        help
          The Alpha is a 64-bit general-purpose processor designed and
          marketed by the Digital Equipment Corporation of blessed memory,
@@@ -532,8 -531,8 +532,8 @@@ config SM
          singleprocessor machines. On a singleprocessor machine, the kernel
          will run faster if you say N here.
  
-         See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         See also the SMP-HOWTO available at
+         <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -650,6 -649,8 +650,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/alpha/Kconfig.debug"
  
  # DUMMY_CONSOLE may be defined in drivers/video/console/Kconfig
diff --combined arch/arm/Kconfig
index 36176f40dfdfb566983748baedc6c9c250287494,11606434011ad13c261ecd0591354cd364b84970..471637002e8b3f867ceda2816890ac9e55214a28
@@@ -10,8 -10,6 +10,8 @@@ config AR
        default y
        select RTC_LIB
        select SYS_SUPPORTS_APM_EMULATION
 +      select HAVE_OPROFILE
 +      select HAVE_KPROBES if (!XIP_KERNEL)
        help
          The ARM series is a line of low-power-consumption RISC chip designs
          licensed by ARM Ltd and targeted at embedded applications and
@@@ -137,23 -135,6 +137,23 @@@ config FI
  config ARCH_MTD_XIP
        bool
  
 +if OPROFILE
 +
 +config OPROFILE_ARMV6
 +      def_bool y
 +      depends on CPU_V6 && !SMP
 +      select OPROFILE_ARM11_CORE
 +
 +config OPROFILE_MPCORE
 +      def_bool y
 +      depends on CPU_V6 && SMP
 +      select OPROFILE_ARM11_CORE
 +
 +config OPROFILE_ARM11_CORE
 +      bool
 +
 +endif
 +
  config VECTORS_BASE
        hex
        default 0xffff0000 if MMU || CPU_HIGH_VECTOR
@@@ -635,8 -616,7 +635,7 @@@ config SM
          processor machines. On a single processor machine, the kernel will
          run faster if you say N here.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/i386/IO-APIC.txt>,
+         See also <file:Documentation/i386/IO-APIC.txt>,
          <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
          <http://www.linuxdoc.org/docs.html#howto>.
  
@@@ -1147,6 -1127,8 +1146,6 @@@ endmen
  
  source "fs/Kconfig"
  
 -source "arch/arm/Kconfig.instrumentation"
 -
  source "arch/arm/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/frv/Kconfig
index 68380cb2ff88f160f95148272314cb2b00843a14,88f5ceab0d327e945ecfc7630bd69d41f1683b10..bf0468cbe7130914e81f9dc82e1e1a5d53c2a25e
@@@ -79,7 -79,7 +79,7 @@@ config FRV_OUTOFLINE_ATOMIC_OP
          Setting this option causes the FR-V atomic operations to be mostly
          implemented out-of-line.
  
-         See Documentation/fujitsu/frv/atomic-ops.txt for more information.
+         See Documentation/frv/atomic-ops.txt for more information.
  
  config HIGHMEM
        bool "High memory support"
@@@ -375,6 -375,8 +375,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/frv/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/ia64/Kconfig
index a0740fbd94d9558b890caf7dd2c4e240c785b1d2,495e88fb91c54f5fa73e289120e75d6e7a8d04f8..b0de1132dfc02e0537c381b66be30d507daee2f5
@@@ -15,8 -15,6 +15,8 @@@ config IA6
        select ACPI if (!IA64_HP_SIM)
        select PM if (!IA64_HP_SIM)
        select ARCH_SUPPORTS_MSI
 +      select HAVE_OPROFILE
 +      select HAVE_KPROBES
        default y
        help
          The Itanium Processor Family is Intel's 64-bit successor to
@@@ -285,8 -283,8 +285,8 @@@ config SM
          single processor systems.  On a single processor system, the kernel
          will run faster if you say N here.
  
-         See also the <file:Documentation/smp.txt> and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         See also the SMP-HOWTO available at
+         <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -602,6 -600,8 +602,6 @@@ config IRQ_PER_CP
  
  source "arch/ia64/hp/sim/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/ia64/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/m32r/Kconfig
index 12259759a2fe1115cd5057394135665e011a49a5,e0118c4bc08223785b390a77cee0029823f052ae..795180b8fd8e6199e56d118fec12f09a3079eb35
@@@ -8,7 -8,6 +8,7 @@@ mainmenu "Linux/M32R Kernel Configurati
  config M32R
        bool
        default y
 +      select HAVE_OPROFILE
  
  config SBUS
        bool
@@@ -303,8 -302,7 +303,7 @@@ config SM
          Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
          Management" code will be disabled if you say Y here.
  
-         See also the <file:Documentation/smp.txt>,
-         and the SMP-HOWTO available at
+         See also the SMP-HOWTO available at
          <http://www.linuxdoc.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
@@@ -427,6 -425,8 +426,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/m32r/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/mips/Kconfig
index d38ebd3b12014d1049fa7408521a7a2d9ed2b7a1,223eb1550fdcbef7843791ae1412040a5019d736..ec78a5762e9ec3be6a23630413c4f81a5f6b0fe9
@@@ -1,7 -1,6 +1,7 @@@
  config MIPS
        bool
        default y
 +      select HAVE_OPROFILE
        # Horrible source of confusion.  Die, die, die ...
        select EMBEDDED
        select RTC_LIB
@@@ -1755,8 -1754,8 +1755,8 @@@ config SM
          People using multiprocessor machines who say Y here should also say
          Y to "Enhanced Real Time Clock Support", below.
  
-         See also the <file:Documentation/smp.txt> and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         See also the SMP-HOWTO available at
+         <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -2096,6 -2095,8 +2096,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/mips/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/parisc/Kconfig
index 25c10fa696477d41c3cbbe23d54458f997030153,808c060231e8dffb98dfa5f7bad591e760ad2f50..028d8a0fdbfd2b3213c183a5f6a371211fe55833
@@@ -7,7 -7,6 +7,7 @@@ mainmenu "Linux/PA-RISC Kernel Configur
  
  config PARISC
        def_bool y
 +      select HAVE_OPROFILE
        help
          The PA-RISC microprocessor is designed by Hewlett-Packard and used
          in many of their workstations & servers (HP9000 700 and 800 series,
@@@ -206,9 -205,8 +206,8 @@@ config SM
          singleprocessor machines. On a singleprocessor machine, the kernel
          will run faster if you say N here.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
-         at <http://www.tldp.org/docs.html#howto>.
+         See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
+         available at <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -273,6 -271,8 +272,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/parisc/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/s390/Kconfig
index 974f9c3e89d9201aa989100e63970aa9136f0e66,39177ba0ec8ae062a24b248c674a6593dbd0c110..82cbffd0365495cd7a87fbef95c7d7280823291a
@@@ -51,8 -51,6 +51,8 @@@ mainmenu "Linux Kernel Configuration
  
  config S390
        def_bool y
 +      select HAVE_OPROFILE
 +      select HAVE_KPROBES
  
  source "init/Kconfig"
  
@@@ -83,8 -81,8 +83,8 @@@ config SM
          singleprocessor machines. On a singleprocessor machine, the kernel
          will run faster if you say N here.
  
-         See also the <file:Documentation/smp.txt> and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         See also the SMP-HOWTO available at
+         <http://www.tldp.org/docs.html#howto>.
  
          Even if you don't know what to do here, say Y.
  
@@@ -528,6 -526,8 +528,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/s390/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/sh/Kconfig
index bfbd54a22bde4988b81b251058e073ff375bdac7,ad3bee70a5b5f39702c34f8519efaf1cacf03099..1c3a90835c7e00caf0cb6960c4da7a75f603ea51
@@@ -8,7 -8,6 +8,7 @@@ mainmenu "Linux/SuperH Kernel Configura
  config SUPERH
        def_bool y
        select EMBEDDED
 +      select HAVE_OPROFILE
        help
          The SuperH is a RISC processor targeted for use in embedded systems
          and consumer electronics; it was also used in the Sega Dreamcast
@@@ -673,9 -672,8 +673,8 @@@ config SM
          People using multiprocessor machines who say Y here should also say
          Y to "Enhanced Real Time Clock Support", below.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
-         at <http://www.tldp.org/docs.html#howto>.
+         See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
+         available at <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -897,6 -895,8 +896,6 @@@ source "drivers/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/sh/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/sparc/Kconfig
index 51008a2ba5b4aa9ade4a881b4bccbb37c32c08fb,556f79a873b97e2211703dbe515a05e597430f11..99f8971716d2226a53a27c3e5c19e99c32b6f135
@@@ -48,9 -48,8 +48,8 @@@ config SM
          Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
          Management" code will be disabled if you say Y here.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
-         <http://www.tldp.org/docs.html#howto>.
+         See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
+         available at <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -63,7 -62,6 +62,7 @@@ config NR_CPU
  config SPARC
        bool
        default y
 +      select HAVE_OPROFILE
  
  # Identify this as a Sparc32 build
  config SPARC32
@@@ -321,6 -319,8 +320,6 @@@ endmen
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/sparc/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/sparc64/Kconfig
index a7739b507b74c0a4e40771e839111f9aaba79a58,7392ea9c23016375a02fac281c00b26585c1216c..a8c6366f05a1b416ddbfd3a28c2e31b6d333a05d
@@@ -8,8 -8,6 +8,8 @@@ mainmenu "Linux/UltraSPARC Kernel Confi
  config SPARC
        bool
        default y
 +      select HAVE_OPROFILE
 +      select HAVE_KPROBES
  
  config SPARC64
        bool
@@@ -168,9 -166,8 +168,8 @@@ config SM
          Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
          Management" code will be disabled if you say Y here.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
-         <http://www.tldp.org/docs.html#howto>.
+         See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
+         available at <http://www.tldp.org/docs.html#howto>.
  
          If you don't know what to do here, say N.
  
@@@ -467,6 -464,8 +466,6 @@@ source "drivers/sbus/char/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/sparc64/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined arch/x86/Kconfig
index 3162cb467ab38f2bbcd18b5611f263afc4f35c05,56e7e91a1a01956eeb1091882c1d9807f07e3d3d..99af1272ab1d0cc61c13861c8ed6839b36102b36
@@@ -18,8 -18,6 +18,8 @@@ config X86_6
  ### Arch settings
  config X86
        def_bool y
 +      select HAVE_OPROFILE
 +      select HAVE_KPROBES
  
  config GENERIC_LOCKBREAK
        def_bool n
@@@ -108,6 -106,10 +108,6 @@@ config GENERIC_TIME_VSYSCAL
  config HAVE_SETUP_PER_CPU_AREA
        def_bool X86_64
  
 -config ARCH_SUPPORTS_OPROFILE
 -      bool
 -      default y
 -
  select HAVE_KVM
  
  config ARCH_HIBERNATION_POSSIBLE
@@@ -202,8 -204,7 +202,7 @@@ config SM
          Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
          Management" code will be disabled if you say Y here.
  
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/i386/IO-APIC.txt>,
+         See also <file:Documentation/i386/IO-APIC.txt>,
          <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
          <http://www.tldp.org/docs.html#howto>.
  
@@@ -1595,6 -1596,8 +1594,6 @@@ source "drivers/firmware/Kconfig
  
  source "fs/Kconfig"
  
 -source "kernel/Kconfig.instrumentation"
 -
  source "arch/x86/Kconfig.debug"
  
  source "security/Kconfig"
diff --combined include/linux/fs.h
index b7736ab8bb5e82103608e1bc1c3b71846ee1fc9f,bcae3acab288d40ae3952f5d6953c8dd98ef3815..56bd421c12088e1f294ea04db029eb513a0fc587
@@@ -872,7 -872,6 +872,7 @@@ struct file_lock 
        struct list_head fl_block;      /* circular list of blocked processes */
        fl_owner_t fl_owner;
        unsigned int fl_pid;
 +      struct pid *fl_nspid;
        wait_queue_head_t fl_wait;
        struct file *fl_file;
        unsigned char fl_flags;
@@@ -1308,7 -1307,7 +1308,7 @@@ struct super_operations 
   *                    being set.  find_inode() uses this to prevent returning
   *                    nearly-dead inodes.
   * I_SYNC             Similar to I_LOCK, but limited in scope to writeback
-  *                    of inode dirty data.  Having a seperate lock for this
+  *                    of inode dirty data.  Having a separate lock for this
   *                    purpose reduces latency and prevents some filesystem-
   *                    specific deadlocks.
   *