All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Roxell <anders.roxell@linaro.org>
To: catalin.marinas@arm.com, will@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Anders Roxell <anders.roxell@linaro.org>
Subject: [PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
Date: Thu, 26 Sep 2019 21:30:26 +0200	[thread overview]
Message-ID: <20190926193030.5843-1-anders.roxell@linaro.org> (raw)

Hi,

I'm trying to get an allmodconfig kernel to boot. The way I configure
the kernel is:
'make allmodconfig KCONFIG_ALLCONFIG=$(pwd)/arch/arm64/configs/defconfig'
allmodconfig will use the KCONFIG_ALLCONFIG file as the base and then
turn the rest into modules.

The idea behind using the defconfig as base and then configure the rest
as modules is to get a bootbable kernel that have as many features
turned on as possible. That will make it possible to run as wide a
range of testsuites as possible on a single kernel.

These patches makes it possible to boot a LE kernel.

Cheers,
Anders

Anders Roxell (3):
  arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACE
  arm64: configs: unset CMDLINE_FORCE
  arm64: configs: unset CPU_BIG_ENDIAN

 arch/arm64/configs/defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1


WARNING: multiple messages have this Message-ID (diff)
From: Anders Roxell <anders.roxell@linaro.org>
To: catalin.marinas@arm.com, will@kernel.org
Cc: Anders Roxell <anders.roxell@linaro.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
Date: Thu, 26 Sep 2019 21:30:26 +0200	[thread overview]
Message-ID: <20190926193030.5843-1-anders.roxell@linaro.org> (raw)

Hi,

I'm trying to get an allmodconfig kernel to boot. The way I configure
the kernel is:
'make allmodconfig KCONFIG_ALLCONFIG=$(pwd)/arch/arm64/configs/defconfig'
allmodconfig will use the KCONFIG_ALLCONFIG file as the base and then
turn the rest into modules.

The idea behind using the defconfig as base and then configure the rest
as modules is to get a bootbable kernel that have as many features
turned on as possible. That will make it possible to run as wide a
range of testsuites as possible on a single kernel.

These patches makes it possible to boot a LE kernel.

Cheers,
Anders

Anders Roxell (3):
  arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACE
  arm64: configs: unset CMDLINE_FORCE
  arm64: configs: unset CPU_BIG_ENDIAN

 arch/arm64/configs/defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-09-26 19:30 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26 19:30 Anders Roxell [this message]
2019-09-26 19:30 ` [PATCH 0/3] arm64: defconfig: set/unset for allmodconfig Anders Roxell
2019-09-26 19:30 ` [PATCH 1/3] arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACE Anders Roxell
2019-09-26 19:30   ` Anders Roxell
2019-09-26 19:30 ` [PATCH] arm64: configs: defconfig: remove unneeded fragments Anders Roxell
2019-09-26 19:30   ` Anders Roxell
2019-09-26 19:30 ` [PATCH 2/3] arm64: configs: unset CMDLINE_FORCE Anders Roxell
2019-09-26 19:30   ` Anders Roxell
2019-10-15  8:38   ` John Garry
2019-10-15  8:38     ` John Garry
2019-09-26 19:30 ` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN Anders Roxell
2019-09-26 19:30   ` Anders Roxell
2019-10-01 14:04   ` John Garry
2019-10-01 14:04     ` John Garry
2019-10-03  7:40     ` Anders Roxell
2019-10-03  7:40       ` Anders Roxell
2019-10-03 11:15       ` John Garry
2019-10-03 11:15         ` John Garry
2019-10-11 10:25         ` Arnd Bergmann
2019-10-11 10:25           ` Arnd Bergmann
2019-10-11 10:27           ` Will Deacon
2019-10-11 10:27             ` Will Deacon
2019-10-11 10:33             ` Russell King - ARM Linux admin
2019-10-11 10:33               ` Russell King - ARM Linux admin
2019-10-11 22:47               ` Arnd Bergmann
2019-10-11 22:47                 ` Arnd Bergmann
2019-10-12 14:50                 ` Russell King - ARM Linux admin
2019-10-12 14:50                   ` Russell King - ARM Linux admin
2019-10-14 16:24                   ` Will Deacon
2019-10-14 16:24                     ` Will Deacon
2019-10-15  3:13                     ` Hanjun Guo
2019-10-15  3:13                       ` Hanjun Guo
2019-10-12  7:33             ` Hanjun Guo
2019-10-12  7:33               ` Hanjun Guo
2019-10-12 14:05               ` Arnd Bergmann
2019-10-12 14:05                 ` Arnd Bergmann
2019-10-14  6:12                 ` Hanjun Guo
2019-10-14  6:12                   ` Hanjun Guo
2019-10-14 16:20                 ` Will Deacon
2019-10-14 16:20                   ` Will Deacon
2019-10-14 10:58 ` [PATCH 0/3] arm64: defconfig: set/unset for allmodconfig John Garry
2019-10-14 10:58   ` John Garry

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=20190926193030.5843-1-anders.roxell@linaro.org \
    --to=anders.roxell@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.