| Submitter | Bruce Ashfield |
|---|---|
| Date | Sept. 21, 2011, 7:25 p.m. |
| Message ID | <cover.1316632767.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/11919/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On Wed, 2011-09-21 at 15:25 -0400, Bruce Ashfield wrote: > Richard/Saul, > > Here's another small series of kernel config updates from the linux-yocto > tree. During some build/boot and regression testing I noticed that some > configuration warnings weren't being dumped to a visible location. When > I moved all the warnings (patch 3/3) to the kernel audit phase, there were > some obvious clenaups to the configs to get us a clean audit. > > I've built and booted all the qemu machine. The net result here is > that we don't have any runtime config changes and we have met the clean > kernel configuration goal. > > The following changes since commit bcfff457f63f43f53bcaf04f116e09bb2bba9bd6: > > Fix mercurial fetcher in fetch2 (2011-09-21 14:07:31 +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 (3): > linux-yocto: simplify kernel configuration check expression > linux-yocto: add blktrace feature > linux-yocto: kernel configuration cleanups Merged to master. I'm a little worried we're still finding issues like this at this late stage :/. Cheers, Richard
On 11-09-21 11:53 PM, Richard Purdie wrote: > On Wed, 2011-09-21 at 15:25 -0400, Bruce Ashfield wrote: >> Richard/Saul, >> >> Here's another small series of kernel config updates from the linux-yocto >> tree. During some build/boot and regression testing I noticed that some >> configuration warnings weren't being dumped to a visible location. When >> I moved all the warnings (patch 3/3) to the kernel audit phase, there were >> some obvious clenaups to the configs to get us a clean audit. >> >> I've built and booted all the qemu machine. The net result here is >> that we don't have any runtime config changes and we have met the clean >> kernel configuration goal. >> >> The following changes since commit bcfff457f63f43f53bcaf04f116e09bb2bba9bd6: >> >> Fix mercurial fetcher in fetch2 (2011-09-21 14:07:31 +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 (3): >> linux-yocto: simplify kernel configuration check expression >> linux-yocto: add blktrace feature >> linux-yocto: kernel configuration cleanups > > Merged to master. I'm a little worried we're still finding issues like > this at this late stage :/. Just housekeeping. They've been there for a while, and with the bigger rocks to move I hadn't realized that the mapping to the kern-tools was hiding output. We could have waited, but since the impact was nil on the end result, I figured it was worth putting a good face forward for 1.1! Cheers, Bruce > > Cheers, > > Richard >