On 18 October 2018 at 20:00, Laurent Vivier <laur...@vivier.eu> wrote: > The following changes since commit 77f7c747193662edfadeeb3118d63eed0eac51a6: > > Merge remote-tracking branch > 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging (2018-10-18 > 13:40:19 +0100) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/linux-user-for-3.1-pull-request > > for you to fetch changes up to 6d5bb0b896f9954c98d85c8835a75bb3a041de41: > > linux-user/sparc/signal.c: Remove unnecessary comment (2018-10-18 20:17:49 > +0200) > > ---------------------------------------------------------------- > Add a workaround for clang bug and remove misleading comment (sparc) > > ---------------------------------------------------------------- > > Peter Maydell (2): > linux-user: Suppress address-of-packed-member warnings in > __get/put_user_e > linux-user/sparc/signal.c: Remove unnecessary comment > > linux-user/qemu.h | 74 ++++++++++++++++++++++++++++----------- > linux-user/sparc/signal.c | 4 --- > 2 files changed, 53 insertions(+), 25 deletions(-)
Applied, thanks. -- PMM