From: tip-bot for Josh Triplett <josh@joshtriplett.org>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
a.p.zijlstra@chello.nl, torvalds@linux-foundation.org,
rdunlap@xenotime.net, akpm@linux-foundation.org,
suresh.b.siddha@intel.com, tglx@linutronix.de,
josh@joshtriplett.org
Subject: [tip:x86/build] x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs
Date: Wed, 5 Sep 2012 03:51:40 -0700 [thread overview]
Message-ID: <tip-b92f885f31db782608c8b73942111238020b1f4a@git.kernel.org> (raw)
In-Reply-To: <3aaff7a0af1320427952d411a21b8ded29747a1f.1346649518.git.josh@joshtriplett.org>
Commit-ID: b92f885f31db782608c8b73942111238020b1f4a
Gitweb: http://git.kernel.org/tip/b92f885f31db782608c8b73942111238020b1f4a
Author: Josh Triplett <josh@joshtriplett.org>
AuthorDate: Sun, 2 Sep 2012 22:21:13 -0700
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 5 Sep 2012 10:43:11 +0200
x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs
CONFIG_CRC_T10DIF explicitly states that it exists only for use
by out-of-tree modules; anything in-kernel that needs it selects
it. Thus, compile it out by default.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/3aaff7a0af1320427952d411a21b8ded29747a1f.1346649518.git.josh@joshtriplett.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
arch/x86/configs/i386_defconfig | 1 -
arch/x86/configs/x86_64_defconfig | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index 2701b8a..d833bb6 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -311,4 +311,3 @@ CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_CRYPTO_AES_586=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
-CONFIG_CRC_T10DIF=y
diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
index c17614e..7ddcd99 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -309,4 +309,3 @@ CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DISABLE=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
-CONFIG_CRC_T10DIF=y
next prev parent reply other threads:[~2012-09-05 10:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-03 5:20 [PATCH 0/5] x86: Improve defconfigs for use on current systems Josh Triplett
2012-09-03 5:20 ` [PATCH 1/5] x86: Update defconfigs to current results of "make savedefconfig" Josh Triplett
2012-09-05 10:49 ` [tip:x86/build] x86/Kconfig: " tip-bot for Josh Triplett
2012-09-03 5:21 ` [PATCH 2/5] x86: Switch to ext4 in defconfigs Josh Triplett
2012-09-05 10:50 ` [tip:x86/build] x86/Kconfig: " tip-bot for Josh Triplett
2012-09-03 5:21 ` [PATCH 3/5] x86: Disable CONFIG_CRC_T10DIF " Josh Triplett
2012-09-05 10:51 ` tip-bot for Josh Triplett [this message]
2012-09-03 5:21 ` [PATCH 4/5] x86, defconfig: Turn off CONFIG_BLK_DEV_RAM Josh Triplett
2012-09-05 10:52 ` [tip:x86/build] x86/Kconfig: " tip-bot for Josh Triplett
2012-09-03 5:21 ` [PATCH 5/5] x86: Turn off DEBUG_NX_TEST module in defconfigs Josh Triplett
2012-09-05 10:53 ` [tip:x86/build] x86/Kconfig: " tip-bot for Josh Triplett
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=tip-b92f885f31db782608c8b73942111238020b1f4a@git.kernel.org \
--to=josh@joshtriplett.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=rdunlap@xenotime.net \
--cc=suresh.b.siddha@intel.com \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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