+15
−3
+30
−0
+13
−9
Loading
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>