]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'vhost/linux-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Nov 2011 03:26:25 +0000 (14:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Nov 2011 03:26:25 +0000 (14:26 +1100)
Conflicts:
arch/hexagon/Kconfig
arch/m68k/Kconfig

1  2 
arch/arm/Kconfig
arch/hexagon/Kconfig
arch/m68k/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/x86/Kconfig
include/asm-generic/io.h
lib/Kconfig
lib/Makefile

Simple merge
index a35ec474d0c18e048b1c5461321e68c20701080d,9059e3905887196a48750cf3e531abf0aa6d96df..acdc187a5410fe84fcd3f40e852c1db6c231a4e6
@@@ -24,7 -26,8 +24,8 @@@ config HEXAGO
        select HAVE_ARCH_KGDB
        select HAVE_ARCH_TRACEHOOK
        select NO_IOPORT
 -      # mostly generic routines, with some accelerated ones
 +      select STACKTRACE_SUPPORT
+       select GENERIC_IOMAP
        ---help---
          Qualcomm Hexagon is a processor architecture designed for high
          performance and low power across a wide variety of applications.
@@@ -71,9 -74,15 +72,6 @@@ config GENERIC_CSU
  config GENERIC_IRQ_PROBE
        def_bool y
  
- config GENERIC_IOMAP
-       def_bool y
 -#config ZONE_DMA
 -#     bool
 -#     default y
 -
 -config HAS_DMA
 -      bool
 -      select HAVE_DMA_ATTRS
 -      default y
--
  config NEED_SG_DMA_LENGTH
        def_bool y
  
index 32fd3642e71b6d0ac091efcd19638d57e27a4d22,973e68614f28eb5a0c79627be9c370d73080f6da..853570ea162c89ed83d34a4318c7fd6674d739a0
@@@ -37,12 -38,6 +37,9 @@@ config GENERIC_CALIBRATE_DELA
        bool
        default y
  
- config GENERIC_IOMAP
-       def_bool MMU
 +config GENERIC_CSUM
 +      bool
 +
  config TIME_LOW_RES
        bool
        default y
Simple merge
Simple merge
index 1b531492a78aa8de3306973d1b070b447ade08c0,08af6457de7245c27af8701d6549ccb615f80119..1fc48966efe2fa9cf534984fbeafcb6a96615bf7
@@@ -75,9 -75,10 +75,10 @@@ config X8
        select HAVE_BPF_JIT if (X86_64 && NET)
        select CLKEVT_I8253
        select ARCH_HAVE_NMI_SAFE_CMPXCHG
+       select GENERIC_IOMAP
  
  config INSTRUCTION_DECODER
 -      def_bool (KPROBES || PERF_EVENTS)
 +      def_bool (KPROBES || PERF_EVENTS || UPROBES)
  
  config OUTPUT_FORMAT
        string
Simple merge
diff --cc lib/Kconfig
Simple merge
diff --cc lib/Makefile
Simple merge