Hi all,
A very quiet day.
Today's tree will not build for powerpc allyesconfig (libc aborts the
link due to a free() problem), sparc(32) defconfig and probably some
other configurations.
I am no longer commenting on conflicts that are clearly just caused by
slight differences in what has been merged into Linus' tree and
linux-next or conflicts caused by further changes in the linux-next after
a subset of a tree has been merged.
Changes since 20081027:
Dropped trees:
v4l-dvb (the tree is a mess)
The vfs tree lost all its conflicts.
The rr tree gained a conflict against Linus' tree but lost one conflict
as well.
The ttydev tree lost its conflict and its build fix patch.
The creds tree lost all its conflicts.
The oprofile tree lost its conflict.
I have also applied the following patches for known problems:
sparc: qlogicpti fallout from sbus removal
Work around ld bug in older binutils (powerpc patch)
ftrace: rename FTRACE to FUNCTION_TRACER more successfully. (sh patch)
nfsctl: credentials error
coda: credentials error
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
(patches at
http://www.kernel.org/pub/linux/kernel/people/sfr/linux-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. After the
final fixups, it is also built with powerpc allnoconfig,
44x_defconfig and allyesconfig and i386, sparc and sparc64 defconfig.
Below is a summary of ...