Re: [patch] skd: add build dependency on HARDIRQ

2014-08-12 Thread Jeff Moyer
Geert Uytterhoeven writes: Hi, Geer, > Which kernel version does this apply to? > > GENERIC_HARDIRQS was removed in > commit 0244ad004a54e39308d495fee0a2e637f8b5c317 > Author: Martin Schwidefsky > Date: Fri Aug 30 09:39:53 2013 +0200 > > Remove GENERIC_HARDIRQ config option > > After

Re: [patch] skd: add build dependency on HARDIRQ

2014-08-12 Thread Geert Uytterhoeven
Hi Jeff, On Mon, Aug 11, 2014 at 10:46 PM, Jeff Moyer wrote: > This driver won't build on architectures without generic hardirq > support. > > Signed-off-by: Jeff Moyer > > diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig > index 014a1cf..f3a5300 100644 > --- a/drivers/block/Kconfig >

[patch] skd: add build dependency on HARDIRQ

2014-08-11 Thread Jeff Moyer
Hi, This driver won't build on architectures without generic hardirq support. Signed-off-by: Jeff Moyer diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 014a1cf..f3a5300 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -325,6 +325,7 @@ config BLK_DEV_SKD