]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools-testing-fix-phys_addr_t-size-on-64-bit-systems-fix
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Tue, 22 Oct 2024 14:01:58 +0000 (15:01 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Nov 2024 04:29:12 +0000 (21:29 -0700)
commita1d3164e19cdc12db51cabb24900e3a554b67e0a
tree1b5054d48d9470d60c3812eb078eb6b428f57c79
parentd675471106a475aae469d78b0a6a7b81053e2ef2
tools-testing-fix-phys_addr_t-size-on-64-bit-systems-fix

VMA tests are not properly importing the bit-length.h header (the radix
tree tests do appear to be) and we are overwriting that constant.

Link: https://lkml.kernel.org/r/a6183df9-3108-4d59-8128-4fc6c14e22a5@lucifer.local
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Jann Horn <jannh@google.com>
Cc: Liam R. Howlett <Liam.Howlett@Oracle.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/shared/shared.mk
tools/testing/vma/vma.c