From: Al Viro <viro@ftp.linux.org.uk>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: ak@suse.de, linux-kernel@vger.kernel.org
Subject: Re: sparse breakage (x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu)
Date: Sun, 22 Jul 2007 18:06:57 +0100 [thread overview]
Message-ID: <20070722170657.GB21668@ftp.linux.org.uk> (raw)
In-Reply-To: <20070722160809.GA5803@martell.zuzino.mipt.ru>
On Sun, Jul 22, 2007 at 08:08:09PM +0400, Alexey Dobriyan wrote:
> Andi, with new vDSO code sparse fails to check with usual invocation here:
Fucks with CF and not in a good way...
CF := $(PROFILING) -mcmodel=small -fPIC -g0 -O2 -fasynchronous-unwind-tables -m64
$(obj)/vclock_gettime.o: CFLAGS = $(CF)
$(obj)/vgetcpu.o: CFLAGS = $(CF)
s/CF/CCF/ in there (arch/x86_64/vdso/Makefile) fixes gcc problems; sparse
ones remain and I'll look into that when I get some sleep (26 hours uptime
right now). I think I have a good idea of what's going on there, but
I'd rather not touch that code until tonight.
For now just rename the variable in makefile (obviously the right thing
to do) and that will give you sparse runs not aborted at that point.
next prev parent reply other threads:[~2007-07-22 17:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-22 16:08 sparse breakage (x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu) Alexey Dobriyan
2007-07-22 17:06 ` Al Viro [this message]
2007-07-22 17:28 ` Al Viro
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=20070722170657.GB21668@ftp.linux.org.uk \
--to=viro@ftp.linux.org.uk \
--cc=adobriyan@gmail.com \
--cc=ak@suse.de \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox