Re: [PATCH] accel/tcg: Include missing headers to 'tb-jmp-cache.h'

2024-01-11 Thread Richard Henderson
On 1/12/24 03:24, Philippe Mathieu-Daudé wrote: Due to missing headers, when including "tb-jmp-cache.h" we might get: accel/tcg/tb-jmp-cache.h:21:21: error: field ‘rcu’ has incomplete type 21 | struct rcu_head rcu; | ^~~

[PATCH] accel/tcg: Include missing headers to 'tb-jmp-cache.h'

2024-01-11 Thread Philippe Mathieu-Daudé
Due to missing headers, when including "tb-jmp-cache.h" we might get: accel/tcg/tb-jmp-cache.h:21:21: error: field ‘rcu’ has incomplete type 21 | struct rcu_head rcu; | ^~~ accel/tcg/tb-jmp-cache.h:24:9: error: unknown type name ‘vaddr’ 24 |