Re: [PATCH v3 0/2] kernel: add new infrastructure for platform_has() support

2022-05-05 Thread Oleksandr
On 04.05.22 18:57, Juergen Gross wrote: Hello Juergen In another patch series [1] the need has come up to have support for a generic feature flag infrastructure. This patch series is introducing that infrastructure and adds the first use case. I have decided to use a similar interface as t

[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support

2022-05-04 Thread Juergen Gross
In another patch series [1] the need has come up to have support for a generic feature flag infrastructure. This patch series is introducing that infrastructure and adds the first use case. I have decided to use a similar interface as the already known x86 cpu_has() function. As the new infrastru