kasan, arm64: implement HW_TAGS runtime
[linux-block.git] / mm / kasan / report_sw_tags.c
index add2dfe6169c0bdba57dffa7b8b9f021b214f85e..aebc44a29e83cb8c6316a6440f43afc939fe04b8 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * This file contains tag-based KASAN specific error reporting code.
+ * This file contains software tag-based KASAN specific error reporting code.
  *
  * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  * Author: Andrey Ryabinin <ryabinin.a.a@gmail.com>