Re: [PATCH v5 01/20] linux-user: Fix some constants in termbits.h

2020-01-14 Thread Laurent Vivier
Le 13/01/2020 à 21:34, Aleksandar Markovic a écrit : > From: Aleksandar Markovic > > Some constants were defined in terms of host, instead of target, > as they should be. > > Some additional trivial changes in this patch were forced by > checkpatch.pl. > > Reviewed-by: Max Filippov > Signed-of

[PATCH v5 01/20] linux-user: Fix some constants in termbits.h

2020-01-13 Thread Aleksandar Markovic
From: Aleksandar Markovic Some constants were defined in terms of host, instead of target, as they should be. Some additional trivial changes in this patch were forced by checkpatch.pl. Reviewed-by: Max Filippov Signed-off-by: Aleksandar Markovic --- linux-user/aarch64/termbits.h| 4 +-