linux-next: Tree for Jan 13

2014-01-12 Thread Stephen Rothwell
Hi all,

This tree fails (more than usual) the powerpc allyesconfig build.

Changes since 20140110:

Dropped tree: sh (complex merge conflicts against very old commits)

The powerpc tree still had its build failure.

The sound-asoc tree gained a conflict against the slave-dma tree.

The mmc tree gained a conflict against Linus' tree.

The tip tree gained conflicts against the net-next, xtense and pm trees.

The kvm tree still had its build failure so I used the version from
next-20140109.

The workqueues gained a conflict against with Linus' tree.

The clk tree gained conflicts against the v4l-dvb and arm-soc trees.

The akpm tree gained a conflict against the tip tree.

Non-merge commits (relative to Linus' tree): 7799
 7424 files changed, 367590 insertions(+), 189373 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 209 trees (counting Linus' and 29 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 Rothwells...@canb.auug.org.au

$ git checkout master
$ git reset --hard stable
Merging origin/master (7e22e91102c6 Linux 3.13-rc8)
Merging fixes/master (b0031f227e47 Merge tag 's2mps11-build' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator)
Merging kbuild-current/rc-fixes (19514fc665ff arm, kbuild: make "make install" 
not depend on vmlinux)
Merging arc-current/for-curr (1e01c7eb7c43 ARC: Allow conditional multiple 
inclusion of uapi/asm/unistd.h)
Merging arm-current/fixes (d6cd989477e2 ARM: 7939/1: traps: fix opcode 
endianness when read from user memory)
Merging m68k-current/for-linus (77a42796786c m68k: Remove deprecated 
IRQF_DISABLED)
Merging metag-fixes/fixes (3b2f64d00c46 Linux 3.11-rc2)
Merging powerpc-merge/merge (f991db1cf1bd Merge remote-tracking branch 
'agust/merge' into merge)
Merging sparc/master (ef350bb7c5e0 Merge tag 'ext4_for_linus_stable' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4)
Merging net/master (228fdc083b01 Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging ipsec/master (965cdea82569 dccp: catch failed request_module call in 
dccp_probe init)
Merging sound-current/for-linus (150116bcfbd9 ALSA: hiface: Fix typo in 352800 
rate definition)
Merging pci-current/for-linus (f0b75693cbb2 MAINTAINERS: Add DesignWare, i.MX6, 
Armada, R-Car PCI host maintainers)
Merging wireless/master (2eff7c791a18 Merge tag 'nfc-fixes-3.13-1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes)
Merging driver-core.current/driver-core-linus (413541dd66d5 Linux 3.13-rc5)
Merging tty.current/tty-linus (413541dd66d5 Linux 3.13-rc5)
Merging usb.current/usb-linus (413541dd66d5 Linux 3.13-rc5)
Merging staging.current/staging-linus (413541dd66d5 Linux 3.13-rc5)
Merging char-misc.current/char-misc-linus (802eee95bde7 Linux 3.13-rc6)
Merging input-current/for-linus (8e2f2325b73f Input: xpad - add new USB IDs for 
Logitech F310 and F710)
Merging md-current/for-linus (d47648fcf061 raid5: avoid finding "discard" 
stripe)
Merging crypto-current/master (efb753b8e013 crypto: ixp4xx - Fix kernel compile 
error)
Merging ide/master (c2f7d1e103ef ide: pmac: remove unnecessary 
pci_set_drvdata())
Merging dwmw2/master (5950f0803ca9 pcmcia: remove RPX board stuff)
Merging sh-current/sh-fixes-for-linus (44033109e99c SH: Convert out[bw

linux-next: Tree for Jan 13

2015-01-12 Thread Stephen Rothwell
Hi all,

Changes since 20150112:

The imx-mxs tree gained a conflict against the arm-soc tree.

The mvebu tree gained a conflict against the arm-soc tree.

The net-next tree lost its build failure.

The usb-gadget tree gained conflicts against the usb.current tree.

The pinctrl tree lost its build failure.

The akpm-current tree gained a conflict against the char-misc tree.

Non-merge commits (relative to Linus' tree): 2710
 2658 files changed, 84945 insertions(+), 45898 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" and checkout or reset to the new
master.

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 (this fails its final link) and i386, sparc, sparc64 and arm
defconfig.

Below is a summary of the state of the merge.

I am currently merging 234 trees (counting Linus' and 32 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.

-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au

$ git checkout master
$ git reset --hard stable
Merging origin/master (eaa27f34e91a linux 3.19-rc4)
Merging fixes/master (b94d525e58dc Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging kbuild-current/rc-fixes (a16c5f99a28c kbuild: Fix removal of the 
debian/ directory)
Merging arc-current/for-curr (2ce7598c9a45 Linux 3.17-rc4)
Merging arm-current/fixes (1e3479225acb ARM: 8275/1: mm: fix PMD_SECT_RDONLY 
undeclared compile error)
Merging m68k-current/for-linus (f27bd5bfeda5 m68k: Wire up execveat)
Merging metag-fixes/fixes (ffe6902b66aa asm-generic: remove _STK_LIM_MAX)
Merging mips-fixes/mips-fixes (1795cd9b3a91 Linux 3.16-rc5)
Merging powerpc-merge/merge (31345e1a071e powerpc/pci: Remove unused 
force_32bit_msi quirk)
Merging powerpc-merge-mpe/fixes (a87e810f61b4 powerpc: Work around gcc bug in 
current_thread_info())
Merging sparc/master (66d0f7ec9f10 sparc32: destroy_context() and switch_mm() 
needs to disable interrupts.)
Merging net/master (49c9e7c21af4 usb/kaweth: use GFP_ATOMIC under spin_lock in 
usb_start_wait_urb())
Merging ipsec/master (f855691975bb xfrm6: Fix the nexthdr offset in 
_decode_session6.)
Merging sound-current/for-linus (92cb46584e10 ALSA: fireworks: fix an 
endianness bug for transaction length)
Merging pci-current/for-linus (97bf6af1f928 Linux 3.19-rc1)
Merging wireless-drivers/master (81a07128214e Merge tag 
'wireless-drivers-for-davem-2015-01-09' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers)
Merging driver-core.current/driver-core-linus (72392ed0eb6f kernfs: Fix 
kernfs_name_compare)
Merging tty.current/tty-linus (31ec77aca72e serial: samsung: Add the support 
for Exynos5433 SoC)
Merging usb.current/usb-linus (06087cb42dc1 Merge tag 'fixes-for-v3.19-rc5' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus)
Merging usb-gadget-fixes/fixes (5fb694f96e7c usb: gadget: udc: atmel: fix 
possible oops when unloading module)
Merging usb-serial-fixes/usb-linus (04f9c6e6d175 usb: serial: handle -ENODEV 
quietly in generic_submit_read_urb)
Merging staging.current/staging-linus (8ecb55b849b7 Merge tag 
'iio-fixes-for-3.19a' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus)
Merging char-misc.current/char-misc-linus (7b7c54914f73 mcb: mcb-pci: Only 
remap the 1st 0x200 bytes of BAR 0)
Merging input-current/for-linus (9333caeaeae4 Input: I8042 - add Acer Aspire 
7738 to the nomux list)
Merging md-current/for-linus (d47648fcf061 raid5: avoid finding "discard" 
stripe)
Merging crypto-current/master (0b8c960cf6de crypto: sha-mb - Add avx2_supported 
check.)
Merging ide/master (f96fe225677b Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging dwmw2/master (5950f0803ca9 pcmcia: remove RPX board stuff)
Merging devicetree-current/devicetree/merge (094cb98179f1 of/fdt: 
memblock_reserve /memreserve/ regions in the case o

linux-next: Tree for Jan 13

2021-01-12 Thread Stephen Rothwell
Hi all,

Changes since 20210112:

New tree: iomem-mmap-vs-gup

The drm tree still had its build failure so I used the version from
next-20210107.

The drm-intel tree gained a build failure from merging the drm tree,
so I have used the version from next-20210108.

The drm-misc tree still had its build failure from merging the drm tree,
so I have used the version from next-20210107.

I reverted a commit from the iomem-mmap-vs-gup tree that caused a boot
failure on PowerPC.

Non-merge commits (relative to Linus' tree): 2333
 2515 files changed, 106801 insertions(+), 36883 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" and checkout or reset to the new
master.

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, an allmodconfig for x86_64, a
multi_v7_defconfig for arm and a native build of tools/perf. After
the final fixups (if any), I do an x86_64 modules_install followed by
builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit),
ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc
and sparc64 defconfig and htmldocs. And finally, a simple boot test
of the powerpc pseries_le_defconfig kernel in qemu (with and without
kvm enabled).

Below is a summary of the state of the merge.

I am currently merging 331 trees (counting Linus' and 85 trees of bug
fix patches pending for the current merge release).

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.

-- 
Cheers,
Stephen Rothwell

$ git checkout master
$ git reset --hard stable
Merging origin/master (e609571b5ffa Merge tag 'nfs-for-5.11-2' of 
git://git.linux-nfs.org/projects/trondmy/linux-nfs)
Merging fixes/fixes (e71ba9452f0b Linux 5.11-rc2)
Merging kbuild-current/fixes (5625dcfbbcf8 Documentation: kbuild: Fix section 
reference)
Merging arc-current/for-curr (7c53f6b671f4 Linux 5.11-rc3)
Merging arm-current/fixes (e64ab473ddda ARM: 9034/1: __div64_32(): straighten 
up inline asm constraints)
Merging arm64-fixes/for-next/fixes (d78050ee3544 arm64: Remove 
arm64_dma32_phys_limit and its uses)
Merging arm-soc-fixes/arm/fixes (bac717171971 ARM: picoxcell: fix missing 
interrupt-parent properties)
Merging drivers-memory-fixes/fixes (5c8fe583cce5 Linux 5.11-rc1)
Merging m68k-current/for-linus (2ae92e8b9b7e MAINTAINERS: Update m68k Mac entry)
Merging powerpc-fixes/fixes (3ce47d95b734 powerpc: Handle 
.text.{hot,unlikely}.* in linker script)
Merging s390-fixes/fixes (a1a322a62dba s390/vfio-ap: clean up vfio_ap resources 
when KVM pointer invalidated)
Merging sparc/master (0a95a6d1a4cd sparc: use for_each_child_of_node() macro)
Merging fscrypt-current/for-stable (d19d8d345eec fscrypt: fix inline encryption 
not used on new files)
Merging net/master (1ee527a79fa6 Merge branch 'skb-frag-kmap_atomic-fixes')
Merging bpf/master (b8d52264df85 libbpf: Allow loading empty BTFs)
Merging ipsec/master (da64ae2d35d3 xfrm: Fix wraparound in 
xfrm_policy_addr_delta())
Merging netfilter/master (869f4fdaf4ca netfilter: nf_nat: Fix memleak in 
nf_nat_init)
Merging ipvs/master (869f4fdaf4ca netfilter: nf_nat: Fix memleak in nf_nat_init)
Merging wireless-drivers/master (6279d812eab6 Merge tag 'net-5.11-rc3-2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net)
Merging mac80211/master (51d62f2f2c50 cfg80211: Save the regulatory domain with 
a lock)
Merging rdma-fixes/for-rc (f2bc3af6353c RDMA/ocrdma: Fix use after free in 
ocrdma_dealloc_ucontext_pd())
Merging sound-current/for-linus (20c7842ed837 ALSA: hda/hdmi - enable runtime 
pm for CI AMD display audio)
Merging sound-asoc-fixes/for-linus (d82284841e36 Merge remote-tracking branch 
'asoc/for-5.11' into asoc-linus)
Merging regmap-fixes/for-linus (72962ebcdd45 Merge remote-tracking branch 
'regmap/for-5.11' into regmap-linus)
Merging regulator-fixes/for-linus (14da16efa6f9 Merge remote-tracking branch 
'regulator/for-5.11' into regulator-linus)
Merging spi-fixes/for-linus (7c53f6b671f4 Linux 5.11-rc3)
Merging pci-current/for-linus (7c53f6b671f4 Linux 5.11-rc3)
Merging driver-core.current/driver-core-linus (895bee270863 Revert "driver 
core: Reorder devices on succ

linux-next: Tree for Jan 13

2017-01-12 Thread Stephen Rothwell
Hi all,

Changes since 20170112:

The akpm-current tree lost its build failure.

Non-merge commits (relative to Linus' tree): 3176
 4027 files changed, 124734 insertions(+), 67998 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" and checkout or reset to the new
master.

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 (with
CONFIG_BUILD_DOCSRC=n) for x86_64, a multi_v7_defconfig for arm and a
native build of tools/perf. After the final fixups (if any), I do an
x86_64 modules_install followed by builds for x86_64 allnoconfig,
powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig
and pseries_le_defconfig and i386, sparc and sparc64 defconfig.

Below is a summary of the state of the merge.

I am currently merging 251 trees (counting Linus' and 36 trees of bug
fix patches pending for the current merge release).

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.

-- 
Cheers,
Stephen Rothwell

$ git checkout master
$ git reset --hard stable
Merging origin/master (e28ac1fc3129 Merge tag 'xfs-for-linus-4.10-rc4-1' of 
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux)
Merging fixes/master (30066ce675d3 Merge branch 'linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6)
Merging kbuild-current/rc-fixes (c7858bf16c0b asm-prototypes: Clear any CPP 
defines before declaring the functions)
Merging arc-current/for-curr (e51d5d02f688 ARCv2: IRQ: Call entry/exit 
functions for chained handlers in MCIP)
Merging arm-current/fixes (ddc37832a134 ARM: 8634/1: hw_breakpoint: blacklist 
Scorpion CPUs)
Merging m68k-current/for-linus (ad595b77c4a8 m68k/atari: Use seq_puts() in 
atari_get_hardware_list())
Merging metag-fixes/fixes (35d04077ad96 metag: Only define 
atomic_dec_if_positive conditionally)
Merging powerpc-fixes/fixes (69973b830859 Linux 4.9)
Merging sparc/master (4bbc84ffd137 sparc: use symbolic names for tsb indexing)
Merging fscrypt-current/for-stable (42d97eb0ade3 fscrypt: fix renaming and 
linking special files)
Merging net/master (7aa4865506a2 net: thunderx: acpi: fix LMAC initialization)
Merging ipsec/master (4e5da369df64 Documentation/networking: fix typo in 
mpls-sysctl)
Merging netfilter/master (bf99b4ded5f8 tcp: fix mark propagation with 
fwmark_reflect enabled)
Merging ipvs/master (045169816b31 Merge branch 'linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6)
Merging wireless-drivers/master (60f59ce02785 rtlwifi: rtl_usb: Fix missing 
entry in USB driver's private data)
Merging mac80211/master (c38c39bf7cc0 mac80211: Fix headroom allocation when 
forwarding mesh pkt)
Merging sound-current/for-linus (6cf4569ce356 Merge tag 'asoc-fix-v4.10-rc3' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging pci-current/for-linus (27d3eef42093 Revert "PCI: Add runtime PM support 
for PCIe ports")
Merging driver-core.current/driver-core-linus (a121103c9228 Linux 4.10-rc3)
Merging tty.current/tty-linus (802c03881f29 sysrq: attach sysrq handler 
correctly for 32-bit kernel)
Merging usb.current/usb-linus (97f9c5f211d1 Merge tag 'usb-serial-4.10-rc4' of 
git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus)
Merging usb-gadget-fixes/fixes (43aef5c2ca90 usb: gadget: Fix copy/pasted error 
message)
Merging usb-serial-fixes/usb-linus (2d5a9c72d0c4 USB: serial: ch341: fix 
control-message error handling)
Merging usb-chipidea-fixes/ci-for-usb-stable (c7fbb09b2ea1 usb: chipidea: move 
the lock initialization to core file)
Merging phy/fixes (7ce7d89f4883 Linux 4.10-rc1)
Merging staging.current/staging-linus (a121103c9228 Linux 4.10-rc3)
Merging char-misc.current/char-misc-linus (c8a6a09c1c61 vme: Fix wrong pointer 
utilization in ca91cx42_slave_get)
Merging input-current/for-linus (1c3415a06b10 Input: elants_i2c - avoid divide 
by 0 errors on bad touchscreen data)
Merging crypto-current/master (07825f0acd85 crypto: aesni - Fix failure when 
built-in with modular pcbc)
Merging ide/master (da095587e6be Revert "ide: Fix interface autodetection in 
legacy IDE driver (tri

Re: linux-next: Tree for Jan 13 (arm build failure)

2015-01-13 Thread Guenter Roeck
On Tue, Jan 13, 2015 at 05:41:28PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150112:
> 
> The imx-mxs tree gained a conflict against the arm-soc tree.
> 
> The mvebu tree gained a conflict against the arm-soc tree.
> 
> The net-next tree lost its build failure.
> 
> The usb-gadget tree gained conflicts against the usb.current tree.
> 
> The pinctrl tree lost its build failure.
> 
> The akpm-current tree gained a conflict against the char-misc tree.
> 
> Non-merge commits (relative to Linus' tree): 2710
>  2658 files changed, 84945 insertions(+), 45898 deletions(-)
> 

New arm build failure.

Building arm:imx_v6_v7_defconfig ... failed
--
Error log:
make[1]: *** No rule to make target 'arch/arm/boot/dts/dtb-', needed by
'__build'.  Stop.
make[1]: *** Waiting for unfinished jobs
make: *** [dtbs] Error 2

Bisect points to commit 6f1650f15bc ("ARM: dts: Only build dtb if associated
Arch and/or SoC is enabled").

Bisect log:

# bad: [8fb4ab29bd8400e0060662208573d26b9d91656d] Add linux-next specific files 
for 20150113
# good: [eaa27f34e91a14cdceed26ed6c6793ec1d186115] linux 3.19-rc4
git bisect start 'HEAD' 'v3.19-rc4'
# bad: [0f04a3e03c6c4cc1517c8c547ecda111e74172cb] Merge remote-tracking branch 
'crypto/master'
git bisect bad 0f04a3e03c6c4cc1517c8c547ecda111e74172cb
# bad: [66e002178d280b322673581b7ad4c60c46d760fd] Merge remote-tracking branch 
'hid/for-next'
git bisect bad 66e002178d280b322673581b7ad4c60c46d760fd
# bad: [5ec2a5866c07b96000ac1134cf50062c9b2e0c9b] Merge remote-tracking branch 
'renesas/next'
git bisect bad 5ec2a5866c07b96000ac1134cf50062c9b2e0c9b
# bad: [6d7f85f3a7267ec23bd288349b46c420edf16045] Merge remote-tracking branch 
'arm-soc/for-next'
git bisect bad 6d7f85f3a7267ec23bd288349b46c420edf16045
# good: [8b18ad4af2253216b7bda6e965b61542c511d0a7] Merge remote-tracking branch 
'kselftest-fixes/fixes'
git bisect good 8b18ad4af2253216b7bda6e965b61542c511d0a7
# good: [87a7313a2e8fd9480b65cea5c757367c3d97a4bc] Merge branch 'next/cleanup' 
into for-next
git bisect good 87a7313a2e8fd9480b65cea5c757367c3d97a4bc
# good: [0dc4849528ddb9202261bfa3b22489e3b0f8702e] Merge tag 
'renesas-dt-for-v3.20' of 
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
git bisect good 0dc4849528ddb9202261bfa3b22489e3b0f8702e
# good: [5be75b7ccc6c21f9c383c81f694a0b4827d40382] Merge branch 'next/drivers' 
into for-next
git bisect good 5be75b7ccc6c21f9c383c81f694a0b4827d40382
# good: [44d5c32889d07db9f85d556aa80d165c4b5234e6] Merge remote-tracking branch 
'arc/for-next'
git bisect good 44d5c32889d07db9f85d556aa80d165c4b5234e6
# good: [c25aad6318d5da472154d065067b6255f197fc46] Merge tag 
'renesas-soc-for-v3.20' of 
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
git bisect good c25aad6318d5da472154d065067b6255f197fc46
# bad: [f6fd9d4142dc5d4916f9588d6da127497dcf5755] Merge branch 'next/dt' into 
for-next
git bisect bad f6fd9d4142dc5d4916f9588d6da127497dcf5755
# good: [4941a517af17b240312ae43f676bbff3f2fa2ad1] Merge branch 'next/soc' into 
for-next
git bisect good 4941a517af17b240312ae43f676bbff3f2fa2ad1
# bad: [6f1650f15bc4dda88be37fdfa0490e5a4ea4a6f0] ARM: dts: Only build dtb if 
associated Arch and/or SoC is enabled
git bisect bad 6f1650f15bc4dda88be37fdfa0490e5a4ea4a6f0
# first bad commit: [6f1650f15bc4dda88be37fdfa0490e5a4ea4a6f0] ARM: dts: Only 
build dtb if associated Arch and/or SoC is enabled

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Jan 13 (arm build failure)

2015-01-13 Thread Olof Johansson
Hi,

On Tue, Jan 13, 2015 at 1:21 PM, Guenter Roeck  wrote:
> On Tue, Jan 13, 2015 at 05:41:28PM +1100, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20150112:
>>
>> The imx-mxs tree gained a conflict against the arm-soc tree.
>>
>> The mvebu tree gained a conflict against the arm-soc tree.
>>
>> The net-next tree lost its build failure.
>>
>> The usb-gadget tree gained conflicts against the usb.current tree.
>>
>> The pinctrl tree lost its build failure.
>>
>> The akpm-current tree gained a conflict against the char-misc tree.
>>
>> Non-merge commits (relative to Linus' tree): 2710
>>  2658 files changed, 84945 insertions(+), 45898 deletions(-)
>>
>
> New arm build failure.
>
> Building arm:imx_v6_v7_defconfig ... failed
> --
> Error log:
> make[1]: *** No rule to make target 'arch/arm/boot/dts/dtb-', needed by
> '__build'.  Stop.
> make[1]: *** Waiting for unfinished jobs
> make: *** [dtbs] Error 2
>
> Bisect points to commit 6f1650f15bc ("ARM: dts: Only build dtb if associated
> Arch and/or SoC is enabled").

Yep, it was fixed in arm-soc shortly after sfr had fetched it, and
should be fine in today's -next.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/