diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-11-19 16:32:31 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-03-30 20:42:33 +0300 |
commit | 3012110d71f41410932924e1d188f9eb57f1f824 (patch) | |
tree | bdad57981759c2fe3fc329cef4577297ab9a76b8 /include/linux/xarray.h | |
parent | 12efebab09e383bf366bec323bd296b7d90e1c43 (diff) | |
download | linux-3012110d71f41410932924e1d188f9eb57f1f824.tar.xz |
XArray: Fix splitting to non-zero orders
Splitting an order-4 entry into order-2 entries would leave the array
containing pointers to 000040008000c000 instead of 000044448888cccc.
This is a one-character fix, but enhance the test suite to check this
case.
Reported-by: Zi Yan <ziy@nvidia.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'include/linux/xarray.h')
0 files changed, 0 insertions, 0 deletions