From: Sam Ravnborg <sam@ravnborg.org>
To: sparclinux@vger.kernel.org
Subject: Re: [GIT PULL] unify sparc header files
Date: Wed, 09 Jul 2008 04:27:59 +0000 [thread overview]
Message-ID: <20080709042759.GA28675@uranus.ravnborg.org> (raw)
In-Reply-To: <20080628220235.GA3169@uranus.ravnborg.org>
On Tue, Jul 08, 2008 at 02:33:40AM -0700, David Miller wrote:
> From: Sam Ravnborg <sam@ravnborg.org>
> Date: Mon, 7 Jul 2008 22:54:31 +0200
>
> > So I once again updated the patchset - they can be pulled here:
> >
> > ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/sparc2.git master
> >
> > The only change is the replacement of the patch adding -m64.
> > The new commit is appended.
> > Diffstat and shortlog omitted - they did not change except for appended patch.
> >
> >
> > I have checked that:
> > 1) We pass -m64 to gcc when building vmlinux.lds
> > 2) that a defconfig builds here
> > 3) that we continue to pass -m64 to gcc
>
> Ok this is a lot better, but check headers fails.
>
> --------------------
> CHECK include/asm-generic/siginfo.h
> /home/davem/src/GIT/sparc-next-2.6/usr/include/video/sisfb.h requires asm/ioctl.h, which does not exist in exported headers
> CHECK include/sound/sb16_csp.h
> make[3]: *** [/home/davem/src/GIT/sparc-next-2.6/usr/include/video/.check.sisfb.h] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[2]: *** [video] Error 2
> make[2]: *** Waiting for unfinished jobs....
> /home/davem/src/GIT/sparc-next-2.6/usr/include/linux/dvb/net.h requires asm/types.h, which does not exist in exported headers
> /home/davem/src/GIT/sparc-next-2.6/usr/include/linux/dvb/dmx.h requires asm/types.h, which does not exist in exported headers
> /home/davem/src/GIT/sparc-next-2.6/usr/include/linux/dvb/video.h requires asm/types.h, which does not exist in exported headers
> --------------------
>
> etc. etc.
>
> Is this expected?
Nope - sort of.
I ran defconfig for all patches (including headers_check) with success.
But it seems I hit a headers_check limitation - it simply did not
re-ran in include/video/* et al because we do not store dependency
information.
Dropping the top-most commit fixes it: ("sparc: join the remaining header files")
The commit is almost 100% scripted so I can just re-ran it when we have
the kbuild stuff merged and I combine the two header file sets under
arch/sparc/include/..
Sorry for all the troubles this simple patch-set gives you.
Sam
next prev parent reply other threads:[~2008-07-09 4:27 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-28 22:02 [GIT PULL] unify sparc header files Sam Ravnborg
2008-06-28 22:29 ` Sam Ravnborg
2008-06-29 6:27 ` Sam Ravnborg
2008-06-30 19:49 ` Adrian Bunk
2008-07-03 7:50 ` David Miller
2008-07-03 8:12 ` David Miller
2008-07-03 10:01 ` David Miller
2008-07-03 13:45 ` Sam Ravnborg
2008-07-03 20:02 ` Adrian Bunk
2008-07-03 20:15 ` David Miller
2008-07-03 20:29 ` Sam Ravnborg
2008-07-03 20:29 ` Sam Ravnborg
2008-07-04 21:10 ` Sam Ravnborg
2008-07-05 20:55 ` Sam Ravnborg
2008-07-05 23:03 ` Sam Ravnborg
2008-07-06 1:56 ` David Miller
2008-07-06 1:57 ` David Miller
2008-07-06 20:06 ` Sam Ravnborg
2008-07-07 1:18 ` David Miller
2008-07-07 7:46 ` Sam Ravnborg
2008-07-07 7:54 ` David Miller
2008-07-07 20:54 ` Sam Ravnborg
2008-07-08 9:33 ` David Miller
2008-07-09 4:27 ` Sam Ravnborg [this message]
2008-07-15 5:58 ` David Miller
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=20080709042759.GA28675@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=sparclinux@vger.kernel.org \
/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.