[PATCH] ARM: Kirkwood: Support basic hotplug for PCI-E
Jason Cooper
jason at lakedaemon.net
Mon Jan 7 11:11:13 EST 2013
On Wed, Nov 21, 2012 at 11:25:28AM -0700, Jason Gunthorpe wrote:
> Unconditionally register the PCI-E bus, even if the link is currently
> down. When the link is brought up the bus can be scanned through
> /sys/bus/pci/rescan or otherwise. Since the HW has no interrupt for
> link up, userspace will have to take care of the timing.
>
> An earlier version of this was contingent on CONFIG_HOTPLUG, but
> that is being removed from the kernel.
>
> This also fixes printing the link up/down message to be displayed
> on one line (structured logging broke this?)
>
> Signed-off-by: Jason Gunthorpe <jgunthorpe at obsidianresearch.com>
> ---
> arch/arm/mach-kirkwood/pcie.c | 10 +++-------
> 1 files changed, 3 insertions(+), 7 deletions(-)
Applied to mvebu/drivers.
thx,
Jason.
More information about the linux-arm-kernel
mailing list