[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YOJ97ewJYK/O1OYS@google.com>
Date: Mon, 5 Jul 2021 12:35:09 +0900
From: Sergey Senozhatsky <senozhatsky@...omium.org>
To: Kefeng Wang <wangkefeng.wang@...wei.com>
Cc: Arnd Bergmann <arnd@...db.de>, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Petr Mladek <pmladek@...e.com>
Subject: Re: [PATCH 2/9] kallsyms: Fix address-checks for kernel related range
On (21/06/26 15:34), Kefeng Wang wrote:
> The is_kernel_inittext/is_kernel_text/is_kernel function should not
> include the end address(the labels _einittext, _etext and _end) when
> check the address range.
>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
> Cc: Petr Mladek <pmladek@...e.com>
> Fixes: 04b8eb7a4ccd ("symbol lookup: introduce dereference_symbol_descriptor()")
> Signed-off-by: Kefeng Wang <wangkefeng.wang@...wei.com>
Acked-by: Sergey Senozhatsky <senozhatsky@...omium.org>
Powered by blists - more mailing lists