Prev: pidns: Remove proc flush races when a pid namespaces are exiting.
Next: fix BLKTRACESETUP32 compile error
From: Arnd Bergmann on 9 Jul 2010 09:00 On Friday 09 July 2010, Stephen Rothwell wrote: > I applied the following patch for today: > > From: Stephen Rothwell <sfr(a)canb.auug.org.au> > Date: Fri, 9 Jul 2010 14:24:38 +1000 > Subject: [PATCH] block: fix for block tracing build error > > block/compat_ioctl.c: In function 'compat_blkdev_ioctl': > block/compat_ioctl.c:754: error: 'BLKTRACESETUP32' undeclared (first use in this function) Yes, the fix looks right, sorry about the breakage. I only tested with CONFIG_BLOCK_TRACE enabled, so I did not catch this. Jens, please apply Stephen's patch. > Signed-off-by: Stephen Rothwell <sfr(a)canb.auug.org.au> Acked-by: Arnd Bergmann <arnd(a)arndb.de> Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |