public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/genkernel:master commit in: arch/x86_64/, arch/x86/
Date: Thu, 20 Aug 2015 16:21:43 +0000 (UTC)	[thread overview]
Message-ID: <1440087696.f7fc9dca47d5c5d6ea5b894e232068e464353658.zerochaos@gentoo> (raw)

commit:     f7fc9dca47d5c5d6ea5b894e232068e464353658
Author:     Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 16:21:36 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 16:21:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=f7fc9dca

disable optimize for size on x86/x86_64 bug #474724

 arch/x86/kernel-config    | 2 +-
 arch/x86_64/kernel-config | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config
index 3b7f8c1..2a39c5b 100644
--- a/arch/x86/kernel-config
+++ b/arch/x86/kernel-config
@@ -84,7 +84,7 @@ CONFIG_PROC_PID_CPUSET=y
 CONFIG_RELAY=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_INITRAMFS_SOURCE=""
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_SYSCTL=y
 # CONFIG_EMBEDDED is not set
 CONFIG_UID16=y

diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
index 0adb79f..36b1317 100644
--- a/arch/x86_64/kernel-config
+++ b/arch/x86_64/kernel-config
@@ -128,7 +128,7 @@ CONFIG_RD_GZIP=y
 # CONFIG_RD_BZIP2 is not set
 # CONFIG_RD_LZMA is not set
 # CONFIG_RD_LZO is not set
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_SYSCTL=y
 CONFIG_ANON_INODES=y
 # CONFIG_EMBEDDED is not set


             reply	other threads:[~2015-08-20 16:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20 16:21 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-05 23:52 [gentoo-commits] proj/genkernel:master commit in: arch/x86_64/, arch/x86/ Thomas Deutschmann
2019-03-07 21:31 Ben Kohler
2016-01-23 22:49 Robin H. Johnson
2016-01-23 21:28 Robin H. Johnson
2014-08-17 20:11 Richard Yao
2011-06-07 17:49 Sebastian Pipping

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=1440087696.f7fc9dca47d5c5d6ea5b894e232068e464353658.zerochaos@gentoo \
    --to=zerochaos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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