mbox

[0/5,Precise,SRU] Cherry-pick important fix for highbank

Message ID 1344342880-20157-1-git-send-email-ike.pan@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/ikepanhc/public.git lp1033853

Message

Ike Panhc Aug. 7, 2012, 12:34 p.m. UTC
We have been informed that several patches for 3.5 are also important for 3.2,
so backport them for Precise 3.2. These patches are cherry-picked from last
patchset for quantal highbank kernel.


The following changes since commit 07e72598049d43fdcf9385e3825c90a8e69663b0:

  eCryptfs: Copy up POSIX ACL and read-only flags from lower mount (2012-08-06 14:19:22 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/ikepanhc/public.git lp1033853

for you to fetch changes up to c837c7076ee2a1cf383e776a6853a0400b749cdf:

  UBUNTU: SAUCE: ahci_platform: add custom hard reset for Calxeda ahci ctrlr (2012-08-07 17:06:56 +0800)


Rob Herring (5):
  net: calxedaxgmac: fix hang on rx refill
  UBUNTU: SAUCE: ARM: highbank: add soft power and reset key event
    handling
  UBUNTU: SAUCE: ARM: highbank: use writel_relaxed variant for pwr
    requests
  UBUNTU: SAUCE: ahci: un-staticize ahci_dev_classify
  UBUNTU: SAUCE: ahci_platform: add custom hard reset for Calxeda ahci
    ctrlr

 arch/arm/mach-highbank/highbank.c    |   22 ++++++++++
 arch/arm/mach-highbank/sysregs.h     |    8 ++--
 drivers/ata/ahci.h                   |    1 +
 drivers/ata/ahci_platform.c          |   73 ++++++++++++++++++++++++++++++----
 drivers/ata/libahci.c                |    3 +-
 drivers/net/ethernet/calxeda/xgmac.c |   27 ++++++-------
 6 files changed, 107 insertions(+), 27 deletions(-)

Comments

Tim Gardner Aug. 7, 2012, 1:41 p.m. UTC | #1
Changes are isolated to Calxeda
Brad Figg Aug. 7, 2012, 2:50 p.m. UTC | #2
On 08/07/2012 05:34 AM, Ike Panhc wrote:
> 
> We have been informed that several patches for 3.5 are also important for 3.2,
> so backport them for Precise 3.2. These patches are cherry-picked from last
> patchset for quantal highbank kernel.
> 
> 
> The following changes since commit 07e72598049d43fdcf9385e3825c90a8e69663b0:
> 
>   eCryptfs: Copy up POSIX ACL and read-only flags from lower mount (2012-08-06 14:19:22 -0600)
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/ikepanhc/public.git lp1033853
> 
> for you to fetch changes up to c837c7076ee2a1cf383e776a6853a0400b749cdf:
> 
>   UBUNTU: SAUCE: ahci_platform: add custom hard reset for Calxeda ahci ctrlr (2012-08-07 17:06:56 +0800)
> 
> 
> Rob Herring (5):
>   net: calxedaxgmac: fix hang on rx refill
>   UBUNTU: SAUCE: ARM: highbank: add soft power and reset key event
>     handling
>   UBUNTU: SAUCE: ARM: highbank: use writel_relaxed variant for pwr
>     requests
>   UBUNTU: SAUCE: ahci: un-staticize ahci_dev_classify
>   UBUNTU: SAUCE: ahci_platform: add custom hard reset for Calxeda ahci
>     ctrlr
> 
>  arch/arm/mach-highbank/highbank.c    |   22 ++++++++++
>  arch/arm/mach-highbank/sysregs.h     |    8 ++--
>  drivers/ata/ahci.h                   |    1 +
>  drivers/ata/ahci_platform.c          |   73 ++++++++++++++++++++++++++++++----
>  drivers/ata/libahci.c                |    3 +-
>  drivers/net/ethernet/calxeda/xgmac.c |   27 ++++++-------
>  6 files changed, 107 insertions(+), 27 deletions(-)
>
Tim Gardner Aug. 7, 2012, 3:26 p.m. UTC | #3