Re: [RFC PATCH v4 2/2] arm64: Create a list of SYM_CODE functions, blacklist them in the unwinder

From: Madhavan T. Venkataraman
Date: Tue May 18 2021 - 23:39:49 EST


OK. Thanks for the info. I will be more sensitive and change the name
to something more appropriate.

Madhavan

On 5/18/21 9:06 PM, nobuta.keiya@xxxxxxxxxxx wrote:
> Hi Madhavan,
>
>> +static bool unwinder_blacklisted(unsigned long pc)
>> +{
>
> I've heard that the Linux community is currently avoiding the introduction of the
> term 'blacklist', see:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=49decddd39e5f6132ccd7d9fdc3d7c470b0061bb
>
>
> Thanks & Best Regards,
> Keiya Nobuta
>