On 12.08.24 20:22, Danilo Krummrich wrote: > Some test cases in subsequent patches provoke allocation failures. Add > `__GFP_NOWARN` to enable test cases to silence unpleasant warnings. > > Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx> > --- > rust/bindings/bindings_helper.h | 1 + > rust/kernel/alloc.rs | 5 +++++ > 2 files changed, 6 insertions(+) Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx> --- Cheers, Benno