commit | fffc9a260e38acec3187515738122a3ecb24ac90 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Nov 19 09:36:29 2018 -0500 |
committer | Matthew Wilcox <willy@infradead.org> | Mon Nov 19 09:41:11 2018 -0500 |
tree | c8d19d24150f0aa3cb6afdde8f925dd2215125bb | |
parent | 25bbe21bf427a81b8e3ccd480ea0e1d940256156 [diff] |
XArray tests: Add missing locking Lockdep caught me being sloppy in the test suite and failing to lock the XArray appropriately. Reported-by: kernel test robot <rong.a.chen@intel.com> Signed-off-by: Matthew Wilcox <willy@infradead.org>