2020年8月28日(金) 23:14 <[email protected]>: > > From: Albert van der Linde <[email protected]> > > The goal of this series is to improve testing of fault-tolerance in > usages of user memory access functions, by adding support for fault > injection. > > The first patch adds failure injection capability for usercopy > functions. The second changes usercopy functions to use this new failure > capability (copy_from_user, ...). The third patch adds > get/put/clear_user failures to x86.
This series looks good to me. Reviewed-by: Akinobu Mita <[email protected]>

