https://github.com/torvalds/linux
Revision 3012110d71f41410932924e1d188f9eb57f1f824 authored by Matthew Wilcox (Oracle) on 19 November 2020, 13:32:31 UTC, committed by Matthew Wilcox (Oracle) on 30 March 2021, 17:42:33 UTC
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>
1 parent 12efeba
History
Tip revision: 3012110d71f41410932924e1d188f9eb57f1f824 authored by Matthew Wilcox (Oracle) on 19 November 2020, 13:32:31 UTC
XArray: Fix splitting to non-zero orders
Tip revision: 3012110
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.4 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 18.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 577.0 KB
Makefile -rw-r--r-- 64.7 KB
README -rw-r--r-- 727 bytes

README

back to top