]> code.ossystems Code Review - meta-freescale.git/commit
linux-qoriq: Add a patch to fix perf compilation issue.
authorNoor Ahsan <noor_ahsan@mentor.com>
Fri, 21 Dec 2012 12:24:55 +0000 (17:24 +0500)
committerMatthew McClintock <msm@freescale.com>
Thu, 17 Jan 2013 20:59:39 +0000 (14:59 -0600)
commit87c0afef268269c47c23939c9ff887a7aff1cfce
tree27653cfcde4799af3597c82007bcdaed2d777306
parent7307aa832fc5b93a47baf41ce5b8fd7598c2dab4
linux-qoriq: Add a patch to fix perf compilation issue.

* Perf gived compilation error
  CC builtin-sched.o
    builtin-sched.c: In function ‘get_cpu_usage_nsec_parent’:
  builtin-sched.c:399:16: error: storage size of ‘ru’ isn’t known
* Added a patch from linux kernel git repo commit id
  7b78f13603c6fcb64e020a0bbe31a651ea2b657b which include resource.h
  file in builtin-sched.c.
* Bump PR.
* Verified it on P4080DS machine.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
meta-fsl-ppc/recipes-kernel/linux/files/fix_getrusage_for_perf.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.bb