1. 21 2月, 2010 2 次提交
    • L
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · cf7ad043
      Linus Torvalds 提交于
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        ARM: allow alignment fault mode to be configured at kernel boot
        ARM: Update mach-types
        ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
        ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
        MAINTAINERS: fix my e-mail and status for Gemini and FA526
        Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
        ARM: 5944/1: scsi: fix timer setup in fas216.c
        ARM: 5938/1: ARM: L2: export outer_cache_fns
      cf7ad043
    • R
      ARM: allow alignment fault mode to be configured at kernel boot · d944d549
      Russell King 提交于
      Some glibc versions intentionally create lots of alignment faults in
      their gconv code, which if not fixed up, results in segfaults during
      boot.  This can prevent systems booting properly.
      
      There is no clear hard-configurable default for this; the desired
      default depends on the nature of the userspace which is going to be
      booted.
      
      So, provide a way for the alignment fault handler to be configured via
      the kernel command line.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      d944d549
  2. 20 2月, 2010 20 次提交
  3. 19 2月, 2010 10 次提交
  4. 18 2月, 2010 8 次提交