1. 22 1月, 2008 2 次提交
    • R
      hrtimer: fix section mismatch · 0ec160dd
      Randy Dunlap 提交于
      Fix section mismatch in hrtimer.c:
      
      WARNING: vmlinux.o(.text+0x50c61): Section mismatch: reference to .init.text: (between 'hrtimer_cpu_notify' and 'down_read_trylock')
      
      Noticed by Johannes Berg and confirmed by Sam Ravnborg.
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      0ec160dd
    • A
      keyspan: fix oops · a5569a56
      Alan Cox 提交于
      If we get a data URB back from the hardware after we have put the tty to
      bed we go kaboom.  Fortunately all we need to do is process the URB without
      trying to ram its contents down the throat of an ex-tty.
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      a5569a56
  2. 20 1月, 2008 7 次提交
  3. 19 1月, 2008 31 次提交