aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@infradead.org>2019-02-21 17:54:44 -0500
committerMatthew Wilcox <willy@infradead.org>2019-02-21 17:54:44 -0500
commit4a5c8d898948d1ac876522cdd62f07a78104bfe9 (patch)
treef7b60e242dc970b9f4c6524f6882a4eb9261c388 /Documentation
parentXArray: Fix xa_erase of 2-byte aligned entries (diff)
downloadlinux-dev-4a5c8d898948d1ac876522cdd62f07a78104bfe9.tar.xz
linux-dev-4a5c8d898948d1ac876522cdd62f07a78104bfe9.zip
XArray: Fix xa_reserve for 2-byte aligned entries
If we reserve index 0, the next entry to be stored there might be 2-byte aligned. That means we have to create the root xa_node at the time of reserving the initial entry. Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions