From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] kernel: consolidated pull request (linux-yocto-4.1 and perf)
Date: Wed, 23 Mar 2016 11:08:59 -0400 [thread overview]
Message-ID: <cover.1458745322.git.bruce.ashfield@windriver.com> (raw)
Hi all,
In this series I have two sets of backports, and one configuration change to
linux-yocto.
The config change addresses YOCTO 9269, and is as follows:
[PATCH 1/5] linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature]
This enables the CONFIG_TMPFS_POSIX_ACL, which is wanted by things like
systemd. We also explicitly enable the features's dependencies and
options selected by the feature for clarity.
The backports are mainline cherry-picks, and have built safely on a number of
boards ofr me.
[PATCH 2/5] linux-yocto/4.1: device property : Backport device property patches
[PATCH 3/5] linux-yocto/4.1: MFD backports
The two perf fixes are addressing some issues with the python scripts that perf
ships. They were either runtime broken (missing modules), or were generating
QA warnings. These address [YOCTO #8991] and [YOCTO #9069].
I've executed the python scripts on target, and everything looks sane!
Cheers,
Bruce
The following changes since commit 2f2f784727a1617c2b9ce0bb86730ba301238e06:
parselogs: add new whitelist entries to address 4.4.3 issues (2016-03-22 08:54:34 +0000)
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 (5):
linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature
linux-yocto/4.1: device property : Backport device property patches
linux-yocto/4.1: MFD backports
perf: fix python scripts QA errors
perf: package python modules into perf-python
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 16 ++++++++--------
meta/recipes-kernel/linux/linux-yocto_4.4.bb | 2 +-
meta/recipes-kernel/perf/perf.bb | 10 ++++++++--
7 files changed, 21 insertions(+), 15 deletions(-)
--
2.5.0
next reply other threads:[~2016-03-23 15:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-23 15:08 Bruce Ashfield [this message]
2016-03-23 15:09 ` [PATCH 1/5] linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature Bruce Ashfield
2016-03-23 15:09 ` [PATCH 2/5] linux-yocto/4.1: device property : Backport device property patches Bruce Ashfield
2016-03-23 15:09 ` [PATCH 3/5] linux-yocto/4.1: MFD backports Bruce Ashfield
2016-03-23 15:09 ` [PATCH 4/5] perf: fix python scripts QA errors Bruce Ashfield
2016-03-23 15:09 ` [PATCH 5/5] perf: package python modules into perf-python Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1458745322.git.bruce.ashfield@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox