[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060922112649.2b98cc2d.akpm@osdl.org>
Date: Fri, 22 Sep 2006 11:26:49 -0700
From: Andrew Morton <akpm@...l.org>
To: Dave Jones <davej@...hat.com>, Al Viro <viro@...iv.linux.org.uk>
Cc: David Miller <davem@...emloft.net>, jeff@...zik.org,
davidsen@....com, torvalds@...l.org, alan@...rguk.ukuu.org.uk,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.19 -mm merge plans
On Fri, 22 Sep 2006 11:48:16 -0400
Dave Jones <davej@...hat.com> wrote:
> > As far as -mm getting these, I have asked Andrew to pull this tree in
> > the past, but whenever I rebase the trees (eg, when 2.6.18 comes out)
> > and fix up the rejects, Andrew seems to have a hard time coping. I
> > guess Andrew finds it too difficult to handle my devel branches.
>
> Has Andrew commented on why this is proving to be more of a problem?
I don't recall any particular ARM problems, so I'm curious too. I'm
presently pulling git+ssh://master.kernel.org/home/rmk/linux-2.6-arm.git,
which is coming up empty.
OTOH, I doubt if anyone runtime tests -mm on arm.
OTOH^2, people do cross-compile.
OTOH^3, my attempts to build an arm cross-compiler haven't been very
successful. I do have a .config which compiles, but allmodconfig used to
die due to the compiler not understanding weird `-m' options. <tries it>.
OK, that got fixed, so without CONFIG_AUDIT, arm allmodconfig compiles. Am
happy.
<I maintain that it is in the interests of obscure-arch maintainers to help
others build cross-compilers for their arch..>
<how'd I fall off the cc?>
<looks at viro>
include/asm-generic/audit_dir_write.h:9: error: `__NR_mkdirat' undeclared here (not in a function)
include/asm-generic/audit_dir_write.h:9: error: initializer element is not constant
include/asm-generic/audit_dir_write.h:9: error: (near initialization for `dir_class[8]')
include/asm-generic/audit_dir_write.h:10: error: `__NR_mknodat' undeclared here (not in a function)
include/asm-generic/audit_dir_write.h:10: error: initializer element is not constant
include/asm-generic/audit_dir_write.h:10: error: (near initialization for `dir_class[9]')
include/asm-generic/audit_dir_write.h:11: error: `__NR_unlinkat' undeclared here (not in a function)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists