1. 13 2月, 2014 1 次提交
  2. 10 2月, 2014 1 次提交
    • A
      fix a kmap leak in virtio_console · c9efe511
      Al Viro 提交于
      While we are at it, don't do kmap() under kmap_atomic(), *especially*
      for a page we'd allocated with GFP_KERNEL.  It's spelled "page_address",
      and had that been more than that, we'd have a real trouble - kmap_high()
      can block, and doing that while holding kmap_atomic() is a Bad Idea(tm).
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      c9efe511
  3. 08 2月, 2014 1 次提交
  4. 07 2月, 2014 1 次提交
  5. 06 2月, 2014 4 次提交
  6. 05 2月, 2014 18 次提交
  7. 04 2月, 2014 14 次提交