Re: [PATCH] zram: include linux/err.h

From: Sergey Senozhatsky
Date: Thu Mar 20 2014 - 17:02:09 EST


On (03/19/14 10:39), Minchan Kim wrote:
> On Sat, Mar 15, 2014 at 10:40:08AM +0100, Arnd Bergmann wrote:
> > The zram driver uses the ERR_PTR macro defined in <linux/err.h>
> > and relies on this header to be included implicitly through
> > other headers, which is not (always) the case on the ARM architecture.
> >
> > Adding an explicit #include allows us to build the driver in
> > all configurations.
> >
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Regardless of resend fixing another part Sergey asked,
>
> Acked-by: Minchan Kim <minchan@xxxxxxxxxx>
>

Andrew, could you please apply this one? I'll send a patch
to also include err.h in zram_drv shortly.

-ss

> Thanks!
>
>
> --
> Kind regards,
> Minchan Kim
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/