From: Lukas Straub <lukasstraub2@web.de>
To: linux-um <linux-um@lists.infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
Richard Weinberger <richard@nod.at>,
Anton Ivanov <anton.ivanov@cambridgegreys.com>,
Johannes Berg <johannes@sipsolutions.net>,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] um: Fix compiler warnings on x86
Date: Fri, 26 Aug 2022 15:29:13 +0000 [thread overview]
Message-ID: <20220826152913.017387dc@gecko> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]
Hello Everyone,
These patches fix some compiler errors on x86. I tested quickly without any
userspace and it booted fine.
Regards,
Lukas Straub
Lukas Straub (2):
um: Cleanup syscall_handler_t cast in syscalls_32.h
um: Cleanup compiler warning in arch/x86/um/tls_32.c
arch/x86/um/shared/sysdep/syscalls_32.h | 5 ++---
arch/x86/um/tls_32.c | 6 ------
2 files changed, 2 insertions(+), 9 deletions(-)
--
2.37.2
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um
WARNING: multiple messages have this Message-ID (diff)
From: Lukas Straub <lukasstraub2@web.de>
To: linux-um <linux-um@lists.infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
Richard Weinberger <richard@nod.at>,
Anton Ivanov <anton.ivanov@cambridgegreys.com>,
Johannes Berg <johannes@sipsolutions.net>, <x86@kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] um: Fix compiler warnings on x86
Date: Fri, 26 Aug 2022 15:29:13 +0000 [thread overview]
Message-ID: <20220826152913.017387dc@gecko> (raw)
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
Hello Everyone,
These patches fix some compiler errors on x86. I tested quickly without any
userspace and it booted fine.
Regards,
Lukas Straub
Lukas Straub (2):
um: Cleanup syscall_handler_t cast in syscalls_32.h
um: Cleanup compiler warning in arch/x86/um/tls_32.c
arch/x86/um/shared/sysdep/syscalls_32.h | 5 ++---
arch/x86/um/tls_32.c | 6 ------
2 files changed, 2 insertions(+), 9 deletions(-)
--
2.37.2
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-08-26 15:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-26 15:29 Lukas Straub [this message]
2022-08-26 15:29 ` [PATCH 0/2] um: Fix compiler warnings on x86 Lukas Straub
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220826152913.017387dc@gecko \
--to=lukasstraub2@web.de \
--cc=anton.ivanov@cambridgegreys.com \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-um@lists.infradead.org \
--cc=rdunlap@infradead.org \
--cc=richard@nod.at \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.