On Tue, Dec 10, 2019 at 03:38:36PM -0600, Bjorn Helgaas wrote: > On Mon, Dec 09, 2019 at 12:59:29PM +0000, Nicholas Johnson wrote: > > Hi all, > > > > Since last time: > > Reverse Christmas tree for a couple of variables > > > > Changed while to whilst (sounds more formal, and so that > > grepping for "while" only brings up code) > > > > Made sure they still apply to latest Linux v5.5-rc1 > > > > Kind regards, > > Nicholas > > > > Nicholas Johnson (4): > > PCI: Consider alignment of hot-added bridges when distributing > > available resources > > PCI: In extend_bridge_window() change available to new_size > > PCI: Change extend_bridge_window() to set resource size directly > > PCI: Allow extend_bridge_window() to shrink resource if necessary > > > > drivers/pci/setup-bus.c | 182 +++++++++++++++++++--------------------- > > 1 file changed, 88 insertions(+), 94 deletions(-) > > Applied to pci/resource for v5.6, thanks! Thank you all for your time, support and patience with me. I have learned a lot in the past year. I will obviously stick around to address any potential concerns with the patches, but it also seems like kernel development is what I want to do as a career. Hopefully I can take this beyond a hobby despite my physical location. Perth, Western Australia is not big on this. Perhaps there are companies open to telecommuting employees. In any case, you will continue to see me around. Kind regards, Nicholas