1. 22 Jan, 2008 2 commits
    • Randy Dunlap's avatar
      hrtimer: fix section mismatch · 0ec160dd
      Randy Dunlap authored
      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: default avatarRandy 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: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      0ec160dd
    • Alan Cox's avatar
      keyspan: fix oops · a5569a56
      Alan Cox authored
      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: default avatarAlan Cox <alan@redhat.com>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      a5569a56
  2. 20 Jan, 2008 6 commits
  3. 19 Jan, 2008 2 commits
  4. 18 Jan, 2008 30 commits