1. 05 1月, 2006 2 次提交
  2. 24 11月, 2005 1 次提交
    • D
      [PATCH] USB: SN9C10x driver - bad page state fix · 0b67ba63
      Damian Wrobel 提交于
      This patch solves the following problem I've already discovered on the
      latest 2.6.15-rc1-git1 kernel:
      
      Nov 13 07:37:28 wrobel kernel: Bad page state at free_hot_cold_page (in process 'motion', page c164e020)
      Nov 13 07:37:28 wrobel kernel: flags:0x40000400 mapping:00000000 mapcount:0 count:0
      Nov 13 07:37:28 wrobel kernel: Backtrace:
      Nov 13 07:37:28 wrobel kernel:  [<c0146d86>] bad_page+0x85/0xbe
      Nov 13 07:37:28 wrobel kernel:  [<c0147629>] free_hot_cold_page+0x54/0x129
      Nov 13 07:37:28 wrobel kernel:  [<c01598c6>] __vunmap+0xa9/0xfe
      Nov 13 07:37:28 wrobel kernel:  [<c0154114>] vmalloc_to_page+0x34/0x55
      Nov 13 07:37:28 wrobel kernel:  [<c0159942>] vfree+0x27/0x35
      Nov 13 07:37:28 wrobel kernel:  [<f8a20292>]  sn9c102_release_buffers+0x30/0x3f [sn9c102]
      Nov 13 07:37:28 wrobel kernel:  [<f8a231c2>] sn9c102_release+0x37/0xeb [sn9c102]
      Nov 13 07:37:28 wrobel kernel:  [<c0163e74>] __fput+0xa9/0x1aa
      Nov 13 07:37:28 wrobel kernel:  [<c01624f7>] filp_close+0x49/0x6d
      Nov 13 07:37:30 wrobel kernel:  [<c016258f>] sys_close+0x74/0x95
      Nov 13 07:37:30 wrobel kernel:  [<c0102ef9>] syscall_call+0x7/0xb
      Nov 13 07:37:31 wrobel kernel: Trying to fix it up, but a reboot is needed
      Signed-off-by: NDamian Wrobel <dwrobel@ertel.com.pl>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      0b67ba63
  3. 13 7月, 2005 1 次提交
  4. 23 4月, 2005 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4