[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200808271633.36450.jbarnes@virtuousgeek.org>
Date: Wed, 27 Aug 2008 16:33:35 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Thomas Petazzoni <thomas.petazzoni@...x.org>
Cc: thomas.petazzoni@...e-electrons.com, michael@...e-electrons.com,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PCI] Configure out PCI quirks
On Tuesday, August 19, 2008 1:28 am Thomas Petazzoni wrote:
> [PCI] Configure out PCI quirks
>
> This patch adds the CONFIG_PCI_QUIRKS option which allows to remove
> all the PCI quirks, not necessarly used on embedded systems when PCI
> is working properly. As this is a size-reduction option, it depends on
> CONFIG_EMBEDDED. It allows to save almost 12 kilobytes of kernel code:
>
> text data bss dec hex filename
> 1287806 123596 212992 1624394 18c94a vmlinux.old
> 1275854 123596 212992 1612442 189a9a vmlinux
> -11952 0 0 -11952 -2EB0 +/-
>
> This patch has originally been written by Zwane Mwaikambo
> <zwane@....linux.org.uk> and is part of the Linux Tiny project.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
12k's not to shabby. I put this in linux-next, thanks Thomas.
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists