• Jens Axboe's avatar
    bio.h: · 6ebbf06b
    Jens Axboe authored
      clean up with bio_kmap_irq() thing properly. remove the micro optimization of _not_ calling kmap_atomic() if this isn't a highmem page. we could keep that and do the inc_preempt_count() ourselves, but I'm not sure it's worth it and this is cleaner.
    6ebbf06b
bio.h 7.21 KB