Re: [PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
From: Ackerley Tng
Date: Tue Apr 08 2025 - 09:23:54 EST
Christian Brauner <brauner@xxxxxxxxxx> writes:
> On Mon, Apr 07, 2025 at 04:46:48PM +0200, David Hildenbrand wrote:
>
> <snip>
>
> Fwiw, b4 allows to specify dependencies so you can b4 shazam/am and it
> will pull in all prerequisite patches:
>
> b4 prep --edit-deps Edit the series dependencies in your defined $EDITOR (or core.editor)
Thank you for this tip! On this note, what are some good CONFIGs people
always enable during development?