All of lore.kernel.org
 help / color / mirror / Atom feed
* sparse/TSCT BitKeeper repository
@ 2003-12-12  4:49 Rui Saraiva
  2003-12-12 15:10 ` Larry McVoy
  0 siblings, 1 reply; 2+ messages in thread
From: Rui Saraiva @ 2003-12-12  4:49 UTC (permalink / raw)
  To: linux-kernel


Where is the sparse BK repository that used to be
bk://kernel.bkbits.net/torvalds/sparse ?
It seems there is an older version at bk://linux-dj.bkbits.net/sparse

Also in the subject, I got lots of "attribute 'alias': unknown attribute"
warnings in the kernel source in lines with module_init(), module_exit()
and others. A simple fix might be

	if (match_string_ident(attribute, "alias"))
		return NULL;

near the end of handle_attribute() in parse.c


Regards,
	Rui Saraiva

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

end of thread, other threads:[~2003-12-12 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-12  4:49 sparse/TSCT BitKeeper repository Rui Saraiva
2003-12-12 15:10 ` Larry McVoy

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.