Re: Issue With real-time patches on 5.15.y

From: Joseph Salisbury
Date: Tue May 10 2022 - 16:00:18 EST




On 5/9/22 06:14, Mike Galbraith wrote:
On Thu, 2022-05-05 at 19:20 -0400, Joseph Salisbury wrote:
...
Also, the following is the build failure that happens:
arch/x86/include/asm/pgtable.h:55:8: error: unknown type name 'spinlock_t'
    55 | extern spinlock_t pgd_lock;
       |        ^~~~~~~~~~
35fa745286ac4 was merged into mainline 5.17-rc1 to squash that buglet.

-Mike
Thank you for the pointer, Mike!  This commit fixes the build issue I was seeing.

Thanks,

Joe