diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-12-28 23:20:44 -0500 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2019-01-06 22:12:57 -0500 |
commit | 76b4e52995654af260f14558e0e07b5b039ae202 (patch) | |
tree | 81abacc99a4a81505775c391a8be070925f1c88b /Documentation | |
parent | 4a31896c5b5a2715ecf4033426aa0a35066d92d6 (diff) | |
download | linux-76b4e52995654af260f14558e0e07b5b039ae202.tar.bz2 |
XArray: Permit storing 2-byte-aligned pointers
On m68k, statically allocated pointers may only be two-byte aligned.
This clashes with the XArray's method for tagging internal pointers.
Permit storing these pointers in single slots (ie not in multislots).
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions