Skip to content
  1. Nov 08, 2010
  2. Nov 04, 2010
  3. Nov 02, 2010
  4. Nov 01, 2010
    • Paul Mundt's avatar
      ARM: mach-shmobile: include drivers/sh/Kconfig · be8cb585
      Paul Mundt authored
      
      
      Many of the config bit are presently duplicated between the platforms,
      which will gradually cleaned up through centralization. For the moment we
      expose some new INTC features through drivers/sh/Kconfig that the ARM
      platforms presently don't enable, so make it generally available.
      
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      be8cb585
  5. Oct 31, 2010
  6. Oct 30, 2010
    • Yinghai Lu's avatar
      x86: Check irq_remapped instead of remapping_enabled in destroy_irq() · 7b79462a
      Yinghai Lu authored
      
      
      Russ Anderson reported:
      | There is a regression that is causing a NULL pointer dereference
      | in free_irte when shutting down xpc. git bisect narrowed it down
      | to git commit d585d060(intr_remap: Simplify the code further), which
      | changed free_irte(). Reverse applying the patch fixes the problem.
      
      We need to use irq_remapped() for each irq instead of checking only
      intr_remapping_enabled as there might be non remapped irqs even when
      remapping is enabled.
      
      [ tglx: use cfg instead of retrieving it again. Massaged changelog ]
      
      Reported-bisected-and-tested-by: default avatarRuss Anderson <rja@sgi.com>
      Signed-off-by: default avatarYinghai Lu <yinghai@kernel.org>
      Cc: Suresh Siddha <suresh.b.siddha@intel.com>
      LKML-Reference: <4CCBD511.40607@kernel.org>
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      7b79462a
  7. Oct 29, 2010
Loading