| Submitter | Bruce Ashfield |
|---|---|
| Date | July 10, 2012, 5:11 p.m. |
| Message ID | <cover.1341933187.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/31697/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 07/10/2012 10:11 AM, Bruce Ashfield wrote: > Saul, > > Here are the SRCREV updates to activate Tom's mips perf fix (3.2 > and 3.4). > > For 3.4, we also have a yaffs2 and unionfs fix. > Bruce, Tom: Can you generate a single patch set that contains both the kernel update and any perf recipe changes. That will avoid any further confusion. Thanks Sau! > Cheers, > > Bruce > > The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623: > > bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib zedd/kernel > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel > > Bruce Ashfield (2): > linux-yocto/3.2: perf: fix mips build > linux-yocto/3.4: perf, unionfs and yaffs2 fixes > > meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++-- > meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++-- > meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------ > meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------ > 5 files changed, 17 insertions(+), 17 deletions(-) >
On 12-07-10 01:18 PM, Saul Wold wrote: > On 07/10/2012 10:11 AM, Bruce Ashfield wrote: >> Saul, >> >> Here are the SRCREV updates to activate Tom's mips perf fix (3.2 >> and 3.4). >> >> For 3.4, we also have a yaffs2 and unionfs fix. >> > Bruce, Tom: > > Can you generate a single patch set that contains both the kernel update > and any perf recipe changes. That will avoid any further confusion. At this point, I'd rather not. My changes are complete with perf + other fixes in a consolidated pull .. and I'm juggling my own set of integrations. I'm honestly not seeing the complexity. Cheers, Bruce > > Thanks > Sau! > >> Cheers, >> >> Bruce >> >> The following changes since commit >> 029e3cea52f86438a1d6868020b8888b5c93d623: >> >> bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and >> options (2012-07-10 14:25:38 +0100) >> >> are available in the git repository at: >> git://git.pokylinux.org/poky-contrib zedd/kernel >> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel >> >> Bruce Ashfield (2): >> linux-yocto/3.2: perf: fix mips build >> linux-yocto/3.4: perf, unionfs and yaffs2 fixes >> >> meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++-- >> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++-- >> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +- >> meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------ >> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------ >> 5 files changed, 17 insertions(+), 17 deletions(-) >> >
On 12-07-10 01:18 PM, Bruce Ashfield wrote: > On 12-07-10 01:18 PM, Saul Wold wrote: >> On 07/10/2012 10:11 AM, Bruce Ashfield wrote: >>> Saul, >>> >>> Here are the SRCREV updates to activate Tom's mips perf fix (3.2 >>> and 3.4). >>> >>> For 3.4, we also have a yaffs2 and unionfs fix. >>> >> Bruce, Tom: >> >> Can you generate a single patch set that contains both the kernel update >> and any perf recipe changes. That will avoid any further confusion. > > At this point, I'd rather not. My changes are complete with perf + > other fixes in a consolidated pull .. and I'm juggling my own set > of integrations. > > I'm honestly not seeing the complexity. Any by this, I mean that my kernel update builds and works independently and happens to contain a fix to the perf problem you are seeing. So it should be merged independently, and then you can layer on any commits from tom. Cheers, Bruce > > Cheers, > > Bruce > >> >> Thanks >> Sau! >> >>> Cheers, >>> >>> Bruce >>> >>> The following changes since commit >>> 029e3cea52f86438a1d6868020b8888b5c93d623: >>> >>> bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and >>> options (2012-07-10 14:25:38 +0100) >>> >>> are available in the git repository at: >>> git://git.pokylinux.org/poky-contrib zedd/kernel >>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel >>> >>> Bruce Ashfield (2): >>> linux-yocto/3.2: perf: fix mips build >>> linux-yocto/3.4: perf, unionfs and yaffs2 fixes >>> >>> meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++-- >>> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++-- >>> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +- >>> meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------ >>> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------ >>> 5 files changed, 17 insertions(+), 17 deletions(-) >>> >> >
On Tue, 2012-07-10 at 10:18 -0700, Saul Wold wrote: > On 07/10/2012 10:11 AM, Bruce Ashfield wrote: > > Saul, > > > > Here are the SRCREV updates to activate Tom's mips perf fix (3.2 > > and 3.4). > > > > For 3.4, we also have a yaffs2 and unionfs fix. > > > Bruce, Tom: > > Can you generate a single patch set that contains both the kernel update > and any perf recipe changes. That will avoid any further confusion. > Saul, I don't think it makes sense to repost the patches, but if you use the latest kernel SRCREVs and the latest perf-scripting/perf-tui patchset, you should have the latest wrt this patchset: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025455.html [PATCH 0/3] perf-scripting/perf-tui features, v3 http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025321.html Thanks, Tom > Thanks > Sau! > > > Cheers, > > > > Bruce > > > > The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623: > > > > bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100) > > > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib zedd/kernel > > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel > > > > Bruce Ashfield (2): > > linux-yocto/3.2: perf: fix mips build > > linux-yocto/3.4: perf, unionfs and yaffs2 fixes > > > > meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +- > > meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------ > > meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------ > > 5 files changed, 17 insertions(+), 17 deletions(-) > > >
On Tue, 2012-07-10 at 13:11 -0400, Bruce Ashfield wrote: > Saul, > > Here are the SRCREV updates to activate Tom's mips perf fix (3.2 > and 3.4). > > For 3.4, we also have a yaffs2 and unionfs fix. > > Cheers, > > Bruce > > The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623: > > bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib zedd/kernel > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel > > Bruce Ashfield (2): > linux-yocto/3.2: perf: fix mips build > linux-yocto/3.4: perf, unionfs and yaffs2 fixes Merged to master, thanks. Richard