On Wednesday 11 March 2015 00:58:28 Mikko Rapeli wrote:
> linux/kexec.h seems suspicious though:
>
> #ifndef __KERNEL__
> /*
> * This structure is used to hold the arguments that are used when
> * loading kernel binaries.
> */
> struct kexec_segment {
> const void *buf;
> size_
On Tue, Feb 17, 2015 at 10:44:48AM +0100, Arnd Bergmann wrote:
> On Tuesday 17 February 2015 00:05:36 Mikko Rapeli wrote:
> > Fixes compiler warning:
> > error: unknown type name ‘size_t’
> >
> > Signed-off-by: Mikko Rapeli
> > ---
> > include/uapi/asm-generic/signal.h | 4
> > 1 file chang
On Tuesday 17 February 2015 00:05:36 Mikko Rapeli wrote:
> Fixes compiler warning:
> error: unknown type name ‘size_t’
>
> Signed-off-by: Mikko Rapeli
> ---
> include/uapi/asm-generic/signal.h | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/include/uapi/asm-generic/signal.h
> b/in
Fixes compiler warning:
error: unknown type name ‘size_t’
Signed-off-by: Mikko Rapeli
---
include/uapi/asm-generic/signal.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/uapi/asm-generic/signal.h
b/include/uapi/asm-generic/signal.h
index 9df61f1..8a341a2 100644
--- a/include/u
4 matches
Mail list logo