1. 21 May, 2012 1 commit
    • H. Peter Anvin's avatar
      x86, realmode: Move end signature into header.S · 61f54461
      H. Peter Anvin authored
      The end signature was defined in wakeup_asm.S as it originally came
      from the ACPI wakeup code.  However, we rely on the existence of the
      .signature section to expand .bss, otherwise we would have to include
      code to explicitly zero the .bss depending on the configuration.
      Since the expanded .bss is just in .init.data anyway, it's easier to
      always have it expanded.
      
      This fixes failures when compiled without CONFIG_ACPI_SLEEP.
      Reported-by: default avatarIngo Molnar <mingo@kernel.org>
      Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
      Cc: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
      61f54461
  2. 18 May, 2012 3 commits
  3. 17 May, 2012 2 commits
  4. 16 May, 2012 4 commits
  5. 11 May, 2012 1 commit
  6. 09 May, 2012 2 commits
  7. 08 May, 2012 23 commits
  8. 06 May, 2012 4 commits