From: Jeff Moyer <jmoyer@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: axboe@fb.com, Akhil.Bhansali@hgst.com
Subject: [patch] skd: add build dependency on HARDIRQ
Date: Mon, 11 Aug 2014 16:46:05 -0400 [thread overview]
Message-ID: <x49a97apxf6.fsf@segfault.boston.devel.redhat.com> (raw)
Hi,
This driver won't build on architectures without generic hardirq
support.
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
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
tristate "STEC S1120 Block Driver"
depends on PCI
depends on 64BIT
+ depends on GENERIC_HARDIRQS
---help---
Saying Y or M here will enable support for the
STEC, Inc. S1120 PCIe SSD.
next reply other threads:[~2014-08-11 20:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 20:46 Jeff Moyer [this message]
2014-08-12 9:20 ` Geert Uytterhoeven
2014-08-12 12:50 ` Jeff Moyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=x49a97apxf6.fsf@segfault.boston.devel.redhat.com \
--to=jmoyer@redhat.com \
--cc=Akhil.Bhansali@hgst.com \
--cc=axboe@fb.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®