Message ID | CAKohpo=T3taZx8e39tenCRBNxCUr=7H2xG7Ng=e+YQXuuY9u8Q@mail.gmail.com |
---|---|
State | New |
Headers | show |
On Wed, Jul 16, 2014 at 02:33:03PM +0530, Viresh Kumar wrote: > Hi Olof/Arnd, > > This is another attempt to merge SPEAr PCIe updates after olof > pointed out *enough* issues with initial PULL request: > > https://lkml.org/lkml/2014/7/9/641 > > Last version was sent here: http://patchwork.ozlabs.org/patch/368479/ > and all the nits pointed out by Kishon & Bjorn are fixed in this pull > request. > > Apart from ARM specific changes, this updates drivers/{pci|phy}. Bjorn > advised to get complete series via arm-soc tree earlier: > > http://www.spinics.net/lists/linux-pci/msg30271.html > > Please let me know if I couldn't get it right this time. Looks good. Thanks for following up on this and fixing up stuff. > > The following changes since commit 4c834452aad01531db949414f94f817a86348d59: > > Linux 3.16-rc3 (2014-06-29 14:11:36 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git > spear/pcie-support-v10 > > for you to fetch changes up to f6e670a3b62d23722d04e801244a068755a45b7a: > > ARM: SPEAr13xx: Update defconfigs (2014-07-14 11:04:44 +0530) Merged into next/drivers. If anything, just one thing: you should consider using signed tags. :) -Olof
On Fri, Jul 18, 2014 at 09:58:04PM -0700, Olof Johansson wrote: > On Wed, Jul 16, 2014 at 02:33:03PM +0530, Viresh Kumar wrote: > > Hi Olof/Arnd, > > > > This is another attempt to merge SPEAr PCIe updates after olof > > pointed out *enough* issues with initial PULL request: > > > > https://lkml.org/lkml/2014/7/9/641 > > > > Last version was sent here: http://patchwork.ozlabs.org/patch/368479/ > > and all the nits pointed out by Kishon & Bjorn are fixed in this pull > > request. > > > > Apart from ARM specific changes, this updates drivers/{pci|phy}. Bjorn > > advised to get complete series via arm-soc tree earlier: > > > > http://www.spinics.net/lists/linux-pci/msg30271.html > > > > Please let me know if I couldn't get it right this time. > > Looks good. Thanks for following up on this and fixing up stuff. > > > > > The following changes since commit 4c834452aad01531db949414f94f817a86348d59: > > > > Linux 3.16-rc3 (2014-06-29 14:11:36 -0700) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git > > spear/pcie-support-v10 > > > > for you to fetch changes up to f6e670a3b62d23722d04e801244a068755a45b7a: > > > > ARM: SPEAr13xx: Update defconfigs (2014-07-14 11:04:44 +0530) > > Merged into next/drivers. > > If anything, just one thing: you should consider using signed tags. :) Also, there's a conflict with one of the fixes that were sent earlier. It'd been nice to keep this based on the -rc that had that fix to avoid the conflict. Please check the contents in our for-next. -Olof
On 19 July 2014 10:28, Olof Johansson <olof@lixom.net> wrote:
> Looks good. Thanks for following up on this and fixing up stuff.
Thanks for picking it up.
On 19 July 2014 11:03, Olof Johansson <olof@lixom.net> wrote: > Also, there's a conflict with one of the fixes that were sent earlier. > It'd been nice to keep this based on the -rc that had that fix to avoid the > conflict. Please check the contents in our for-next. I wasn't aware of any such issues, otherwise I would have rebased it over latest rc. I kept it on rc3 as I thought people might want to look at diffs between v8, 9 and 10 and v8 was rebased over rc3. So never changed it.