All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@kernel.org>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Javier Martinez Canillas <javier@osg.samsung.com>
Subject: [GIT PULL 5/5] ARM: defconfig: exynos for v4.12
Date: Sat,  8 Apr 2017 16:10:00 +0200	[thread overview]
Message-ID: <20170408141004.386-2-krzk@kernel.org> (raw)
In-Reply-To: <20170408141004.386-1-krzk@kernel.org>


The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.12

for you to fetch changes up to fd2694a112d6b53eba8d8e182fef0dccdab6c9e8:

  ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96 (2017-03-07 21:01:52 +0200)

----------------------------------------------------------------
Samsung defconfig ARM update for v4.12:
1. Enable DYNAMIC_DEBUG because it is useful for debugging.
2. Increase CMA memory region to allow handling H.264 1080p videos.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      ARM: exynos_defconfig: Enable DYNAMIC_DEBUG and get rid of old ext3

Shuah Khan (1):
      ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96

 arch/arm/configs/exynos_defconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/5] ARM: defconfig: exynos for v4.12
Date: Sat,  8 Apr 2017 16:10:00 +0200	[thread overview]
Message-ID: <20170408141004.386-2-krzk@kernel.org> (raw)
In-Reply-To: <20170408141004.386-1-krzk@kernel.org>


The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.12

for you to fetch changes up to fd2694a112d6b53eba8d8e182fef0dccdab6c9e8:

  ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96 (2017-03-07 21:01:52 +0200)

----------------------------------------------------------------
Samsung defconfig ARM update for v4.12:
1. Enable DYNAMIC_DEBUG because it is useful for debugging.
2. Increase CMA memory region to allow handling H.264 1080p videos.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      ARM: exynos_defconfig: Enable DYNAMIC_DEBUG and get rid of old ext3

Shuah Khan (1):
      ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96

 arch/arm/configs/exynos_defconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

  reply	other threads:[~2017-04-08 14:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 14:09 [GIT PULL 0/5] ARM: exynos: Stuff for v4.12 Krzysztof Kozlowski
2017-04-08 14:09 ` Krzysztof Kozlowski
2017-04-08 14:10 ` Krzysztof Kozlowski [this message]
2017-04-08 14:10   ` [GIT PULL 5/5] ARM: defconfig: exynos " Krzysztof Kozlowski
2017-04-19 13:34   ` Olof Johansson
2017-04-19 13:34     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 2/5] ARM: soc: samsung: " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:58   ` Olof Johansson
2017-04-19 13:58     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 3/5] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:44   ` Olof Johansson
2017-04-19 13:44     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 4/5] arm64: " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:21   ` Olof Johansson
2017-04-19 13:21     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 1/5] arm64: soc: exynos " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 14:00   ` Olof Johansson
2017-04-19 14:00     ` Olof Johansson

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=20170408141004.386-2-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=javier@osg.samsung.com \
    --cc=kgene@kernel.org \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.