Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1243221

Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
Date 2015-10-09 12:30 +0200
Message-ID <qhD61-7Lm-3@gated-at.bofh.it> (permalink)
References <qhano-8uX-3@gated-at.bofh.it> <qhkG6-6u9-17@gated-at.bofh.it> <qhCD0-6Yo-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday 09 October 2015 11:59:05 Sjoerd Simons wrote:
> 
> > I realize that building things as modules is a hassle, it is so for
> > some things more than for others, so I keep asking the question
> > to everyone to find out what a good balance is to make as much as
> > possible modules without hurting too much.
> 
> Fwiw, I don't find building modules overly cumbersome. Getting an
> initramfs capable of moving on to an NFS root is mostly a one-time
> thing (not unlike setting up the nfs root itself) and injecting modules
> into it is relatively simple (doubly so if taking advantage of the
> multiple cpio archive feature linux has). 
> 
> Interestingly, for me not building things as modules in multi_v7 tends
> to cause more work as it hides a few categories of bugs that tend to
> crop up once building distro kernels (e.g. missing module aliases,
> missing module device table entries, implicitly relying on clocks being
> active during probe as unused clocks only get turned of late in the
> init sequence etc).
> 

Ok, let's try to make all future network drivers modules in the
multi_v7_defconfig then, and get people to use an initramfs
if they need NFS root. If nobody complains too loudly for the
next few releases, we can change the existing drivers to =m as well.

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Anand Moon <linux.amoon@gmail.com> - 2015-10-08 05:50 +0200
  Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Arnd Bergmann <arnd@arndb.de> - 2015-10-08 09:50 +0200
    Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-08 09:50 +0200
      Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Arnd Bergmann <arnd@arndb.de> - 2015-10-08 10:40 +0200
        Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2015-10-08 11:30 +0200
          Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Arnd Bergmann <arnd@arndb.de> - 2015-10-08 16:50 +0200
            Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Anand Moon <linux.amoon@gmail.com> - 2015-10-09 05:50 +0200
              Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Arnd Bergmann <arnd@arndb.de> - 2015-10-09 10:20 +0200
            Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2015-10-09 12:00 +0200
              Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Arnd Bergmann <arnd@arndb.de> - 2015-10-09 12:30 +0200
                Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-09 12:50 +0200
                Re: [PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet  driver for Odroid-XU4 Anand Moon <linux.amoon@gmail.com> - 2015-10-09 13:00 +0200

csiph-web