]> git.baikalelectronics.ru Git - kernel.git/commit
selftests, arm64: fix uninitialized symbol in tags_test.c
authorAndrey Konovalov <andreyknvl@google.com>
Mon, 19 Aug 2019 13:14:42 +0000 (15:14 +0200)
committerWill Deacon <will@kernel.org>
Mon, 19 Aug 2019 15:25:32 +0000 (16:25 +0100)
commit5c84ba5fe968b786430068b89faed992ed53bb47
treec0b20c28b7c2b714f4aae3b63e7aac6b48ccc04b
parentd700e4e24482380d248df6e3a000344e6a5a8915
selftests, arm64: fix uninitialized symbol in tags_test.c

Fix tagged_ptr not being initialized when TBI is not enabled.

Link: https://www.spinics.net/lists/linux-kselftest/msg09446.html
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/tags_test.c