Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705626
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t |
| Date | 2017-08-07 17:20 +0200 |
| Message-ID | <ubRYZ-1OG-21@gated-at.bofh.it> (permalink) |
| References | <ubxdT-50T-3@gated-at.bofh.it> <ubxdV-50T-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Aug 6, 2017 at 6:44 PM, Mikko Rapeli <mikko.rapeli@iki.fi> wrote: > Fixes userspace compilation error: > > error: unknown type name ‘size_t’ > size_t bufsz; > > Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi> > Cc: kexec@lists.infradead.org > Cc: Eric Biederman <ebiederm@xmission.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t Mikko Rapeli <mikko.rapeli@iki.fi> - 2017-08-06 19:10 +0200 Re: [PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t Arnd Bergmann <arnd@arndb.de> - 2017-08-07 17:20 +0200 Re: [PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t "Dmitry V. Levin" <ldv@altlinux.org> - 2017-08-09 01:20 +0200
csiph-web