• Andrew Morton's avatar
    [PATCH] Infrastructure for atomic user accesses · 199143a8
    Andrew Morton authored
    Well the optimum solution there would be to create and use
    `inc_preempt_count_non_preempt()'.  I don't see any
    way of embedding this in kmap_atomic() or copy_to_user_atomic()
    without loss of flexibility or incurring a double-inc somewhere.
    199143a8
fault.c 9.28 KB