mbox

[GIT,PULL] picoxcell fix for 3.3

Message ID 20120110102825.GB3226@page
State New
Headers show

Pull-request

git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes

Message

Jamie Iles Jan. 10, 2012, 10:28 a.m. UTC
Hi Arnd, Olof,

Please pull this last fix for 3.3 which fixes up some fallout from the 
runtime sched_clock changes and broke compilation for picoxcell.

Thanks,

Jamie

The following changes since commit ef3a0bf5bfadbace156fa2a3b9c753df2de41df2:

  ARM: 7269/1: mach-sa1100: fix sched_clock breakage (2012-01-05 13:23:02 +0000)

are available in the git repository at:
  git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes

Jamie Iles (1):
      ARM: picoxcell: fix sched_clock() cleanup fallout

 arch/arm/mach-picoxcell/time.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Olof Johansson Jan. 17, 2012, 6:27 a.m. UTC | #1
Hi,

On Tue, Jan 10, 2012 at 2:28 AM, Jamie Iles <jamie@jamieiles.com> wrote:
> Hi Arnd, Olof,
>
> Please pull this last fix for 3.3 which fixes up some fallout from the
> runtime sched_clock changes and broke compilation for picoxcell.

Sorry for the delay, pulled now.


-Olof