1. 04 Apr, 2011 2 commits
  2. 31 Mar, 2011 3 commits
    • Cliff Wickman's avatar
      x86, UV: Fix kdump reboot · 818987e9
      Cliff Wickman authored
      After a crash dump on an SGI Altix UV system the crash kernel
      fails to cause a reboot.  EFI mode is disabled in the kdump
      kernel, so only the reboot_type of BOOT_ACPI works.
      Signed-off-by: default avatarCliff Wickman <cpw@sgi.com>
      Cc: rja@sgi.com
      LKML-Reference: <E1Q5Iuo-00013b-UK@eag09.americas.sgi.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      818987e9
    • Borislav Petkov's avatar
      x86, amd-nb: Rename CPU PCI id define for F4 · cb6c8520
      Borislav Petkov authored
      With increasing number of PCI function ids, add the PCI function
      id in the define name instead of its symbolic name in the BKDG
      for more clarity. This renames function 4 define.
      Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
      Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
      LKML-Reference: <20110330183447.GA3668@aftab>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      cb6c8520
    • Ingo Molnar's avatar
      sound: Add delay.h to sound/soc/codecs/sn95031.c · 438008af
      Ingo Molnar authored
      This is further fallout from delay.h removal from asm/apic.h and asm/dma.h:
      
        ca444564: x86: Stop including <linux/delay.h> in two asm header files
      
      Which caused this build failure:
      
        sound/soc/codecs/sn95031.c: In function ‘sn95031_get_mic_bias’:
        sound/soc/codecs/sn95031.c:153:2: error: implicit declaration of function ‘msleep’ [-Werror=implicit-function-declaration]
      
      Cc: Jean Delvare <khali@linux-fr.org>
      Cc: James E.J. Bottomley <James.Bottomley@suse.de>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: Stephen Rothwell <sfr@canb.auug.org.au>
      LKML-Reference: <20110325152014.297890ec@endymion.delvare>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      438008af
  3. 29 Mar, 2011 7 commits
  4. 28 Mar, 2011 28 commits