From: Olof Johansson <olof@lixom.net>
To: Andy Gross <andygro@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-arm-msm@vger.kernel.org,
Bjorn Andersson <bjorn.andersson@linaro.org>,
arm@kernel.org, Kevin Hilman <khilman@baylibre.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2
Date: Mon, 29 Apr 2019 09:39:32 -0700 [thread overview]
Message-ID: <20190429163932.itif6tddapf4flek@localhost> (raw)
In-Reply-To: <1555997248-11513-1-git-send-email-agross@kernel.org>
On Tue, Apr 23, 2019 at 12:27:24AM -0500, Andy Gross wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-5.2
>
> for you to fetch changes up to 2e8382955a3efa133c2e9d8e154681a8aa2cd92d:
>
> arm64: defconfig: Enable stmmac qualcomm ethernet config (2019-04-18 23:32:25 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v5.2
>
> * Enable stmmac qualcomm ethernet
>
> ----------------------------------------------------------------
> Vinod Koul (1):
> arm64: defconfig: Enable stmmac qualcomm ethernet config
CONFIG_NET_DSA is a tristate, and you're enabling the driver as a module
already. CONFIG_NET_DSA should be =m as well to avoid bloating the main
kernel for non-rootfs-critical drivers.
Mind respinning?
Thanks,
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Andy Gross <andygro@gmail.com>
Cc: arm@kernel.org, linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@baylibre.com>
Subject: Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2
Date: Mon, 29 Apr 2019 09:39:32 -0700 [thread overview]
Message-ID: <20190429163932.itif6tddapf4flek@localhost> (raw)
Message-ID: <20190429163932.mWtgbeetoCOLgErbgkyODWUu-g2AAIq70nGB_iVRfDc@z> (raw)
In-Reply-To: <1555997248-11513-1-git-send-email-agross@kernel.org>
On Tue, Apr 23, 2019 at 12:27:24AM -0500, Andy Gross wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-5.2
>
> for you to fetch changes up to 2e8382955a3efa133c2e9d8e154681a8aa2cd92d:
>
> arm64: defconfig: Enable stmmac qualcomm ethernet config (2019-04-18 23:32:25 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v5.2
>
> * Enable stmmac qualcomm ethernet
>
> ----------------------------------------------------------------
> Vinod Koul (1):
> arm64: defconfig: Enable stmmac qualcomm ethernet config
CONFIG_NET_DSA is a tristate, and you're enabling the driver as a module
already. CONFIG_NET_DSA should be =m as well to avoid bloating the main
kernel for non-rootfs-critical drivers.
Mind respinning?
Thanks,
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Andy Gross <andygro@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-arm-msm@vger.kernel.org,
Bjorn Andersson <bjorn.andersson@linaro.org>,
arm@kernel.org, Kevin Hilman <khilman@baylibre.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2
Date: Mon, 29 Apr 2019 09:39:32 -0700 [thread overview]
Message-ID: <20190429163932.itif6tddapf4flek@localhost> (raw)
In-Reply-To: <1555997248-11513-1-git-send-email-agross@kernel.org>
On Tue, Apr 23, 2019 at 12:27:24AM -0500, Andy Gross wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-5.2
>
> for you to fetch changes up to 2e8382955a3efa133c2e9d8e154681a8aa2cd92d:
>
> arm64: defconfig: Enable stmmac qualcomm ethernet config (2019-04-18 23:32:25 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v5.2
>
> * Enable stmmac qualcomm ethernet
>
> ----------------------------------------------------------------
> Vinod Koul (1):
> arm64: defconfig: Enable stmmac qualcomm ethernet config
CONFIG_NET_DSA is a tristate, and you're enabling the driver as a module
already. CONFIG_NET_DSA should be =m as well to avoid bloating the main
kernel for non-rootfs-critical drivers.
Mind respinning?
Thanks,
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-04-29 16:39 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-23 5:27 [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2 Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-28 19:52 ` Olof Johansson
2019-04-28 19:52 ` Olof Johansson
2019-04-28 19:52 ` Olof Johansson
2019-04-23 5:27 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-29 16:40 ` Olof Johansson
2019-04-29 16:40 ` Olof Johansson
2019-04-29 16:40 ` Olof Johansson
2019-04-23 5:27 ` [GIT PULL] Qualcomm Driver " Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-29 16:41 ` Olof Johansson
2019-04-29 16:41 ` Olof Johansson
2019-04-29 16:41 ` Olof Johansson
2019-04-23 5:27 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-23 5:27 ` Andy Gross
2019-04-28 19:52 ` Olof Johansson
2019-04-28 19:52 ` Olof Johansson
2019-04-28 19:52 ` Olof Johansson
2019-04-29 16:39 ` Olof Johansson [this message]
2019-04-29 16:39 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson
2019-04-29 16:39 ` 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=20190429163932.itif6tddapf4flek@localhost \
--to=olof@lixom.net \
--cc=andygro@gmail.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@linaro.org \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@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 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.