From: Andi Kleen <ak@suse.de>
To: Jeff Garzik <jeff@garzik.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Marcel Holtmann <marcel@holtmann.org>,
maxk@qualcomm.com, Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [2.6.23-rc6] i386 build breakage on current git
Date: Wed, 12 Sep 2007 18:31:03 +0200 [thread overview]
Message-ID: <200709121831.04252.ak@suse.de> (raw)
In-Reply-To: <46E81433.5070702@garzik.org>
On Wednesday 12 September 2007 18:30, Jeff Garzik wrote:
> Platform i386 seems to be missing struct compat_timeval, which causes
> the i386 allmodconfig build to break in current -git:
>
> net/bluetooth/hci_sock.c: In function ‘hci_sock_cmsg’:
> net/bluetooth/hci_sock.c:352: error: storage size of ‘ctv’ isn’t known
> net/bluetooth/hci_sock.c:352: warning: unused variable ‘ctv’
> make[2]: *** [net/bluetooth/hci_sock.o] Error 1
All compat_* types should be only used inside #ifdef CONFIG_COMPAT
which i386 never sets. Bluetooth is broken
-Andi
next prev parent reply other threads:[~2007-09-13 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-12 16:30 [2.6.23-rc6] i386 build breakage on current git Jeff Garzik
2007-09-12 16:31 ` Andi Kleen [this message]
2007-09-12 16:35 ` Linus Torvalds
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=200709121831.04252.ak@suse.de \
--to=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=maxk@qualcomm.com \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox