Re: [PATCH] Re: Linux 2.6.27-rc5

From: Al Viro
Date: Mon Sep 01 2008 - 18:28:33 EST


On Sat, Aug 30, 2008 at 12:34:51PM +0200, Helge Deller wrote:
> commit da574983de9f9283ba35662c8723627096e160de
> Author: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> [PATCH] fix hpux_getdents() - Missing checks for -EFAULT, broken handling of
> overflow.
>
> introduced a build breakage:
> CC arch/parisc/hpux/fs.o
> arch/parisc/hpux/fs.c: In function `filldir':
> arch/parisc/hpux/fs.c:107: error: `buffer' undeclared (first use in this
> function)
> make[1]: *** [arch/parisc/hpux/fs.o] Error 1
>
>
> This patch fixes it.
>
> Signed-off-by: Helge Deller <deller@xxxxxx>

Applied after fixing cut'n'paste damage.
--
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/