All of lore.kernel.org
 help / color / mirror / Atom feed
* Where is sparse?
@ 2004-01-30  5:49 Rui Saraiva
  2004-01-30  6:18 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Rui Saraiva @ 2004-01-30  5:49 UTC (permalink / raw)
  To: linux-kernel


Hello,

Where is the sparse source? (AKA TSCT - The Silly C Tokenizer) There was
the BK repository at bk://kernel.bkbits.net/torvalds/sparse, now
unavailable and the ml owner-linux-sparse@vger.kernel.org seems dead.
There is other BK rep at bk://linux-dj.bkbits.net/sparse but it is an old
version. And I can't find it on google... Any pointers? TIA.

PS: This info should also be somewhere in the kernel docs...


Regards,
  Rui Saraiva

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where is sparse?
  2004-01-30  5:49 Where is sparse? Rui Saraiva
@ 2004-01-30  6:18 ` Linus Torvalds
  2004-01-30 11:50   ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2004-01-30  6:18 UTC (permalink / raw)
  To: Rui Saraiva; +Cc: linux-kernel



On Fri, 30 Jan 2004, Rui Saraiva wrote:
> 
> Where is the sparse source? (AKA TSCT - The Silly C Tokenizer) There was
> the BK repository at bk://kernel.bkbits.net/torvalds/sparse, now
> unavailable and the ml owner-linux-sparse@vger.kernel.org seems dead.

The old repostitory got killed when bkbits.net went away. There's a new
repo at

	http://sparse.bkbits.net/sparse

but I don't know why the mailing list would have gone.

> There is other BK rep at bk://linux-dj.bkbits.net/sparse but it is an old
> version.

It may well be up-to-date: without anybody interested enough to do a 
back-end, I had very little incentive to improve the front-end further. 
Right now all the warning messages for the kernel should be largely valid, 
but the networking code re-uses some structures for both user pointers and 
kernel pointers (which Davem agreed was bad and fixable, but wasn't done 
in time for 2.6.x), so we can't get rid of the user pointer accesses 
there..

		Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where is sparse?
  2004-01-30  6:18 ` Linus Torvalds
@ 2004-01-30 11:50   ` Dave Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Jones @ 2004-01-30 11:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Rui Saraiva, linux-kernel

On Thu, Jan 29, 2004 at 10:18:47PM -0800, Linus Torvalds wrote:

 > > Where is the sparse source? (AKA TSCT - The Silly C Tokenizer) There was
 > > the BK repository at bk://kernel.bkbits.net/torvalds/sparse, now
 > > unavailable and the ml owner-linux-sparse@vger.kernel.org seems dead.
 > 
 > The old repostitory got killed when bkbits.net went away. There's a new
 > repo at
 > 
 > 	http://sparse.bkbits.net/sparse

I mailed you about this a while ago, when it disappeared, but never got
an answer.. anyway, I've repointed the daily snapshots to pull from here.
as always, they're at http://www.codemonkey.org.uk/projects/bitkeeper/sparse/

 > > There is other BK rep at bk://linux-dj.bkbits.net/sparse but it is an old
 > > version.
 > 
 > It may well be up-to-date: without anybody interested enough to do a 
 > back-end

Maybe slightly behind, I forget.. it was a throw-away tree I used for 1-2
small changes for Jeff to pull iirc.

	Dave


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-30 11:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-30  5:49 Where is sparse? Rui Saraiva
2004-01-30  6:18 ` Linus Torvalds
2004-01-30 11:50   ` Dave Jones

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.