Re: [PATCH 0/7] Pre-requisite patches for mm and irq in nova-core
From: Joel Fernandes
Date: Tue Oct 21 2025 - 14:29:23 EST
On 10/20/2025 5:20 PM, John Hubbard wrote:
> On 10/20/25 11:55 AM, Joel Fernandes wrote:
>> These patches have some prerequistes needed for nova-core as support is added
>> for memory management and interrupt handling. I rebased them on drm-rust-next
>> and would like them to be considered for the next merge window. I also included
>> a simple rust documentation patch fixing some issues I noticed while reading it :).
>
> Just to be clear, it appears to me that one must first apply
> "[PATCH v7 0/4] bitfield initial refactor within nova-core" [1],
> in order to apply this series, yes?
>
>
> [1] https://lore.kernel.org/20251016150204.1189641-1-joelagnelf@xxxxxxxxxx
>
Yes that is correct. These patches are now in drm-rust-next and I clarified this
yesterday with Alex as well. Sorry I should have mentioned it in the cover letter.
Thanks.