All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: linux-next: Tree for Jan 24
Date: Mon, 27 Jan 2014 12:58:26 -0500	[thread overview]
Message-ID: <20140127175825.GB21205@windriver.com> (raw)
In-Reply-To: <20140124154002.6020ae0892c30c82c77d7adf@canb.auug.org.au>

[linux-next: Tree for Jan 24] On 24/01/2014 (Fri 15:40) Stephen Rothwell wrote:

> Hi all,
> 
> There will be no tree on Monday (26/1) as it is a public holiday.
> 
> Please do *not* add material destined for v3.15 to your linux-next
> included trees until after v3.14-rc1 is released.
> 
> This tree fails (more than usual) the powerpc allyesconfig build.

FWIW, there were a lot of new 32bit fails on the bonding driver.
These will be fixed in Tuesday's tree via this commit:

commit 0681a28264dcf948e0236adb7bf505a638c4dec1
Author: Nikolay Aleksandrov <nikolay@redhat.com>
Date:   Thu Jan 23 23:43:43 2014 +0100

    bonding: fix u64 division
    
coming in via the davem net tree.

Paul.
--

> 
> Changes since 20140123:
> 
> Dropped trees: imx-mxs (complex merge conflicts against the arm tree)
> 	scsi (complex merge conflicts with Linus' tree)
> 
> The powerpc tree still had its build failure.
> 
> The staging tree gained a build failure for which I disabled a driver.
> 
> The scsi tree gained conflict against the version of it merged into
> Linus' tree so I just dropped it for today.
> 
> The init tree lost two of its patches.
> 
> Non-merge commits (relative to Linus' tree): 6876
>  7279 files changed, 331484 insertions(+), 151447 deletions(-)
> 
> ----------------------------------------------------------------------------
> 
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> (patches at http://www.kernel.org/pub/linux/kernel/next/ ).  If you
> are tracking the linux-next tree using git, you should not use "git pull"
> to do so as that will try to merge the new linux-next release with the
> old one.  You should use "git fetch" as mentioned in the FAQ on the wiki
> (see below).
> 
> You can see which trees have been included by looking in the Next/Trees
> file in the source.  There are also quilt-import.log and merge.log files
> in the Next directory.  Between each merge, the tree was built with
> a ppc64_defconfig for powerpc and an allmodconfig for x86_64 and a
> multi_v7_defconfig for arm. After the final fixups (if any), it is also
> built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and
> allyesconfig (minus CONFIG_PROFILE_ALL_BRANCHES - this fails its final
> link) and i386, sparc, sparc64 and arm defconfig. These builds also have
> CONFIG_ENABLE_WARN_DEPRECATED, CONFIG_ENABLE_MUST_CHECK and
> CONFIG_DEBUG_INFO disabled when necessary.
> 
> Below is a summary of the state of the merge.
> 
> I am currently merging 208 trees (counting Linus' and 28 trees of patches
> pending for Linus' tree).
> 
> Stats about the size of the tree over time can be seen at
> http://neuling.org/linux-next-size.html .
> 
> Status of my local build tests will be at
> http://kisskb.ellerman.id.au/linux-next .  If maintainers want to give
> advice about cross compilers/configs that work, we are always open to add
> more builds.
> 
> Thanks to Randy Dunlap for doing many randconfig builds.  And to Paul
> Gortmaker for triage and bug fixes.
> 
> There is a wiki covering stuff to do with linux-next at
> http://linux.f-seidel.de/linux-next/pmwiki/ .  Thanks to Frank Seidel.
> 
> -- 
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
> 

WARNING: multiple messages have this Message-ID (diff)
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: <linux-next@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for Jan 24
Date: Mon, 27 Jan 2014 12:58:26 -0500	[thread overview]
Message-ID: <20140127175825.GB21205@windriver.com> (raw)
In-Reply-To: <20140124154002.6020ae0892c30c82c77d7adf@canb.auug.org.au>

[linux-next: Tree for Jan 24] On 24/01/2014 (Fri 15:40) Stephen Rothwell wrote:

> Hi all,
> 
> There will be no tree on Monday (26/1) as it is a public holiday.
> 
> Please do *not* add material destined for v3.15 to your linux-next
> included trees until after v3.14-rc1 is released.
> 
> This tree fails (more than usual) the powerpc allyesconfig build.

FWIW, there were a lot of new 32bit fails on the bonding driver.
These will be fixed in Tuesday's tree via this commit:

commit 0681a28264dcf948e0236adb7bf505a638c4dec1
Author: Nikolay Aleksandrov <nikolay@redhat.com>
Date:   Thu Jan 23 23:43:43 2014 +0100

    bonding: fix u64 division
    
coming in via the davem net tree.

Paul.
--

> 
> Changes since 20140123:
> 
> Dropped trees: imx-mxs (complex merge conflicts against the arm tree)
> 	scsi (complex merge conflicts with Linus' tree)
> 
> The powerpc tree still had its build failure.
> 
> The staging tree gained a build failure for which I disabled a driver.
> 
> The scsi tree gained conflict against the version of it merged into
> Linus' tree so I just dropped it for today.
> 
> The init tree lost two of its patches.
> 
> Non-merge commits (relative to Linus' tree): 6876
>  7279 files changed, 331484 insertions(+), 151447 deletions(-)
> 
> ----------------------------------------------------------------------------
> 
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> (patches at http://www.kernel.org/pub/linux/kernel/next/ ).  If you
> are tracking the linux-next tree using git, you should not use "git pull"
> to do so as that will try to merge the new linux-next release with the
> old one.  You should use "git fetch" as mentioned in the FAQ on the wiki
> (see below).
> 
> You can see which trees have been included by looking in the Next/Trees
> file in the source.  There are also quilt-import.log and merge.log files
> in the Next directory.  Between each merge, the tree was built with
> a ppc64_defconfig for powerpc and an allmodconfig for x86_64 and a
> multi_v7_defconfig for arm. After the final fixups (if any), it is also
> built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and
> allyesconfig (minus CONFIG_PROFILE_ALL_BRANCHES - this fails its final
> link) and i386, sparc, sparc64 and arm defconfig. These builds also have
> CONFIG_ENABLE_WARN_DEPRECATED, CONFIG_ENABLE_MUST_CHECK and
> CONFIG_DEBUG_INFO disabled when necessary.
> 
> Below is a summary of the state of the merge.
> 
> I am currently merging 208 trees (counting Linus' and 28 trees of patches
> pending for Linus' tree).
> 
> Stats about the size of the tree over time can be seen at
> http://neuling.org/linux-next-size.html .
> 
> Status of my local build tests will be at
> http://kisskb.ellerman.id.au/linux-next .  If maintainers want to give
> advice about cross compilers/configs that work, we are always open to add
> more builds.
> 
> Thanks to Randy Dunlap for doing many randconfig builds.  And to Paul
> Gortmaker for triage and bug fixes.
> 
> There is a wiki covering stuff to do with linux-next at
> http://linux.f-seidel.de/linux-next/pmwiki/ .  Thanks to Frank Seidel.
> 
> -- 
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
> 


  parent reply	other threads:[~2014-01-27 17:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24  4:40 linux-next: Tree for Jan 24 Stephen Rothwell
2014-01-24  4:40 ` Stephen Rothwell
2014-01-27 17:47 ` Paul Gortmaker
2014-01-27 23:28   ` Stephen Rothwell
2014-01-27 17:58 ` Paul Gortmaker [this message]
2014-01-27 17:58   ` Paul Gortmaker
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24  4:51 Stephen Rothwell
2024-01-24  4:36 Stephen Rothwell
2023-01-24  3:40 Stephen Rothwell
2022-01-24  0:35 Stephen Rothwell
2020-01-24  6:33 Stephen Rothwell
2019-01-24  6:29 Stephen Rothwell
2017-01-24  5:46 Stephen Rothwell
2013-01-24  6:13 Stephen Rothwell
2013-01-24  6:13 ` Stephen Rothwell
2012-01-24  5:30 Stephen Rothwell
2012-01-24 23:18 ` Rafael J. Wysocki
2012-01-24 23:20   ` Stephen Rothwell

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=20140127175825.GB21205@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.