mbox

[PULL,Vivid] Fix reboot regression on APM Mustang

Message ID CALdTtntEaP7ESp6ABWCO-OejVf-_igYX+tpdqJmOq+0nyDZaTg@mail.gmail.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/dannf/ubuntu-vivid-hyperscale.git reboot-dtb

Message

dann frazier June 9, 2015, 7:43 p.m. UTC
This addresses LP: #1463211, see the SRU info in that bug for background.

The following changes since commit c1a5ecb7aa2a8377d57334311f4df1257a72976b:

  storvsc: Set the SRB flags correctly when no data transfer is needed
(2015-06-05 13:00:21 -0700)

are available in the git repository at:

  git://kernel.ubuntu.com/dannf/ubuntu-vivid-hyperscale.git reboot-dtb

for you to fetch changes up to 25b9ec3b6c870487451f9258ba4b776637303244:

  UBUNTU: SAUCE: power: reset: Add syscon reboot device node for APM
X-Gene platform (2015-06-09 11:17:46 -0600)

----------------------------------------------------------------
Tai Nguyen (1):
      UBUNTU: SAUCE: power: reset: Add syscon reboot device node for
APM X-Gene platform

 arch/arm64/boot/dts/apm/apm-storm.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Brad Figg June 9, 2015, 7:56 p.m. UTC | #1
On Tue, Jun 09, 2015 at 01:43:38PM -0600, Dann Frazier wrote:
> This addresses LP: #1463211, see the SRU info in that bug for background.
> 
> The following changes since commit c1a5ecb7aa2a8377d57334311f4df1257a72976b:
> 
>   storvsc: Set the SRB flags correctly when no data transfer is needed
> (2015-06-05 13:00:21 -0700)
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/dannf/ubuntu-vivid-hyperscale.git reboot-dtb
> 
> for you to fetch changes up to 25b9ec3b6c870487451f9258ba4b776637303244:
> 
>   UBUNTU: SAUCE: power: reset: Add syscon reboot device node for APM
> X-Gene platform (2015-06-09 11:17:46 -0600)
> 
> ----------------------------------------------------------------
> Tai Nguyen (1):
>       UBUNTU: SAUCE: power: reset: Add syscon reboot device node for
> APM X-Gene platform
> 
>  arch/arm64/boot/dts/apm/apm-storm.dtsi | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Looks good.
Brad Figg June 9, 2015, 8:34 p.m. UTC | #2
Applied to Vivid master-next branch.