public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tip/x86/amba
@ 2013-02-20  7:35 Alessandro Rubini
  2013-02-20 18:08 ` tip/x86/amba H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Alessandro Rubini @ 2013-02-20  7:35 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: x86, tglx, mingo, linux-kernel, Davide Ciminaghi

Hello Peter and maintainers.

I wonder what are the plans for the branch x86/amba, part of the tip
repository.  Of the 7 patches in that branch, 2 are already upstream
and the other 5 rebase perfectly (only conflicts are in the header
stanzas). This is the reverse log from next to my current working tree:

  0e7e31f DMA: PL330: use prefix in reg names to build under x86
  1e8486a watchdog: sp805_wdt depends on ARM
  6417077 mmc: Use the new <linux/sizes.h>
  52b9f4e drivers/amba: add support for a PCI bridge
  d8d2313 x86: add CONFIG_ARM_AMBA, selected by STA2X11

They all have the proper acked and signed-off, as well as references
to the original mailing list message by my mate Davide who submitted
them.

Shall I just wait for you to merge or shall I repost to the mailing
lists? In the latte case, with or without the various ack/signoff?

Thanks
/alessandro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tip/x86/amba
  2013-02-20  7:35 tip/x86/amba Alessandro Rubini
@ 2013-02-20 18:08 ` H. Peter Anvin
  2013-02-20 18:54   ` tip/x86/amba Alessandro Rubini
  0 siblings, 1 reply; 4+ messages in thread
From: H. Peter Anvin @ 2013-02-20 18:08 UTC (permalink / raw)
  To: Alessandro Rubini; +Cc: x86, tglx, mingo, linux-kernel, Davide Ciminaghi

On 02/19/2013 11:35 PM, Alessandro Rubini wrote:
> Hello Peter and maintainers.
> 
> I wonder what are the plans for the branch x86/amba, part of the tip
> repository.  Of the 7 patches in that branch, 2 are already upstream
> and the other 5 rebase perfectly (only conflicts are in the header
> stanzas). This is the reverse log from next to my current working tree:
> 
>   0e7e31f DMA: PL330: use prefix in reg names to build under x86
>   1e8486a watchdog: sp805_wdt depends on ARM
>   6417077 mmc: Use the new <linux/sizes.h>
>   52b9f4e drivers/amba: add support for a PCI bridge
>   d8d2313 x86: add CONFIG_ARM_AMBA, selected by STA2X11
> 
> They all have the proper acked and signed-off, as well as references
> to the original mailing list message by my mate Davide who submitted
> them.
> 
> Shall I just wait for you to merge or shall I repost to the mailing
> lists? In the latte case, with or without the various ack/signoff?
> 

We have been waiting for you to sort out the breakages and let us know
that the problems has been resolved.  Sorry, the number of email threads
have been absolutely crazy and so I have not tracked them all.

We have not been testing this branch.

What are the upstream commits?

	-hpa


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tip/x86/amba
  2013-02-20 18:08 ` tip/x86/amba H. Peter Anvin
@ 2013-02-20 18:54   ` Alessandro Rubini
  2013-02-20 19:35     ` tip/x86/amba H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Alessandro Rubini @ 2013-02-20 18:54 UTC (permalink / raw)
  To: hpa; +Cc: x86, tglx, mingo, linux-kernel, ciminaghi

>> I wonder what are the plans for the branch x86/amba, part of the tip
>> repository.  Of the 7 patches in that branch, 2 are already upstream
>> and the other 5 rebase perfectly (only conflicts are in the header
>> stanzas). This is the reverse log from next to my current working tree:
>> 
>>   0e7e31f DMA: PL330: use prefix in reg names to build under x86
>>   1e8486a watchdog: sp805_wdt depends on ARM
>>   6417077 mmc: Use the new <linux/sizes.h>
>>   52b9f4e drivers/amba: add support for a PCI bridge
>>   d8d2313 x86: add CONFIG_ARM_AMBA, selected by STA2X11

> We have been waiting for you to sort out the breakages and let us know
> that the problems has been resolved.  Sorry, [...]

Nothing to be sorry. Thanks for you patience.

> What are the upstream commits?

These are the ones in your branch:

  morgana% gitlog --reverse master..tip/x86/amba
  e4093bd DMA: PL330: use prefix in reg names to build under x86
  f5cfd23 pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
  f449ac1 watchdog: sp805_wdt depends on ARM
  ab189b1 mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
  e61094e mmc: Use the new <linux/sizes.h>
  e7c1371 drivers/amba: add support for a PCI bridge
  5be5a01 x86: add CONFIG_ARM_AMBA, selected by STA2X11

Of those I see one in next (through the slave-dma/next branch):

  3a95b9f pl080.h: moved from arm/include/asm/hardware to include/linux/amba/

and one in master:

  4b85da0 ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep

For the other ones the conflicts are only in the #include
stanzas. Even with current master No error or warning is then when
enabling CONFIG_ARM_AMBA under x86, even replying y or m to every new
question.

(There are two sta2x11 warnings, unrelated to amba, that I'll post a
fix for RSN).

Shall I repost the current version, send privately or have them
somewhere for you to pull from?

Thanks
/alessandro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tip/x86/amba
  2013-02-20 18:54   ` tip/x86/amba Alessandro Rubini
@ 2013-02-20 19:35     ` H. Peter Anvin
  0 siblings, 0 replies; 4+ messages in thread
From: H. Peter Anvin @ 2013-02-20 19:35 UTC (permalink / raw)
  To: Alessandro Rubini; +Cc: x86, tglx, mingo, linux-kernel, ciminaghi

On 02/20/2013 10:54 AM, Alessandro Rubini wrote:
> 
> Shall I repost the current version, send privately or have them
> somewhere for you to pull from?
> 

Go ahead and repost.

	-hpa



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-20 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  7:35 tip/x86/amba Alessandro Rubini
2013-02-20 18:08 ` tip/x86/amba H. Peter Anvin
2013-02-20 18:54   ` tip/x86/amba Alessandro Rubini
2013-02-20 19:35     ` tip/x86/amba H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox