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)
commit74585fcb7b3ccb35135e2418dd66251022a916e5
treec0b20c28b7c2b714f4aae3b63e7aac6b48ccc04b
parent9c1cac424c93d2b3122014e07a54b003ddedc168
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