1. 13 11月, 2008 2 次提交
    • D
      parisc: fix find_extend_vma() breakage · 1c127185
      Denys Vlasenko 提交于
      The STACK_GROWSUP case of stack expansion was missing a test for 'prev',
      which got removed by commit cb8f488c
      ("mmap.c: deinline a few functions") by mistake.
      
      I found my original email in "sent" folder. The patch in that mail
      does NOT remove !prev. That change had beed added by someone else.
      
      Ok, I think we are not much interested in who did it, let's
      fix it for good.
      
      [ "It looks like this was caused by me fixing rejects.  That was the
        fancy include-lots-of-context-so-it-wont-apply patch." - akpm ]
      Reported-and-bisected-by: NHelge Deller <deller@gmx.de>
      Signed-off-by: NDenys Vlasenko <vda.linux@googlemail.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Jiri Kosina <jkosina@suse.cz>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      1c127185
    • L
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 · 08c1184f
      Linus Torvalds 提交于
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (47 commits)
        ACPI: pci_link: remove acpi_irq_balance_set() interface
        fujitsu-laptop: Add DMI callback for Lifebook S6420
        ACPI: EC: Don't do transaction from GPE handler in poll mode.
        ACPI: EC: lower interrupt storm treshold
        ACPICA: Use spinlock for acpi_{en|dis}able_gpe
        ACPI: EC: restart failed command
        ACPI: EC: wait for last write gpe
        ACPI: EC: make kernel messages more useful when GPE storm is detected
        ACPI: EC: revert msleep patch
        thinkpad_acpi: fingers off backlight if video.ko is serving this functionality
        sony-laptop: fingers off backlight if video.ko is serving this functionality
        msi-laptop: fingers off backlight if video.ko is serving this functionality
        fujitsu-laptop: fingers off backlight if video.ko is serving this functionality
        eeepc-laptop: fingers off backlight if video.ko is serving this functionality
        compal: fingers off backlight if video.ko is serving this functionality
        asus-acpi: fingers off backlight if video.ko is serving this functionality
        Acer-WMI: fingers off backlight if video.ko is serving this functionality
        ACPI video: if no ACPI backlight support, use vendor drivers
        ACPI: video: Ignore devices that aren't present in hardware
        Delete an unwanted return statement at evgpe.c
        ...
      08c1184f
  2. 12 11月, 2008 32 次提交
  3. 11 11月, 2008 6 次提交