Re: [PATCH] drivers/cnxk: disable asm operand width warning

2023-06-14 Thread Jerin Jacob
On Thu, Jun 15, 2023 at 1:51 AM wrote: > > From: Pavan Nikhilesh > > Disable -Wasm-operand-widths when using clang. > > Fixes: 1c80eb7a3ccc ("event/cnxk: use WFE in Tx flow control wait") > > Signed-off-by: Pavan Nikhilesh > --- > Jerin, Please squash this to 1c80eb7a3ccc. Squashed. > > driv

[PATCH] drivers/cnxk: disable asm operand width warning

2023-06-14 Thread pbhagavatula
From: Pavan Nikhilesh Disable -Wasm-operand-widths when using clang. Fixes: 1c80eb7a3ccc ("event/cnxk: use WFE in Tx flow control wait") Signed-off-by: Pavan Nikhilesh --- Jerin, Please squash this to 1c80eb7a3ccc. drivers/event/cnxk/meson.build | 4 drivers/net/cnxk/meson.build | 3