Re: [PATCH 10/11] pciehp: add support for bridgeresource reallocation

From: Bjorn Helgaas
Date: Sat Jan 16 2010 - 18:20:25 EST


On Sat, 2010-01-16 at 01:34 -0800, Yinghai Lu wrote:
> On 01/15/2010 08:59 PM, Alex Chiang wrote:
> > * Yinghai Lu <yinghai@xxxxxxxxxx>:
> >> From: Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx>
> >>
> >> With this patch, pciehp driver try to clear PCI bridge resources to
> >> parent bridge (root port or switch downstream port) of the slot
> >>
> >> so we can shrink pci bridge resource for those port
> >>
> >> This feature is enabled when 'pciehp_realloc' option is specified.
> >>
> >> -v2: make it could be appiled after Yinghai patchset that touch pci bridge
> >> resource also remove poweron check, because pci_bridge_release_res will
> >> check child at first
> >
> > Same comment as my earlier patch. Why not just make this the
> > default behavior, instead of introducing yet another command line
> > parameter for users to guess at?
>
> it will break Eric's setup/

I think this is a clue that we don't understand the problem well enough
yet.

I'm opposed to adding kernel parameters for this sort of thing. It is
unreasonable to expect users to figure out whether they need to use this
parameter or not.

Special-case switches like this make it much harder to maintain the code
in the future.

Bjorn


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