sparse/TSCT BitKeeper repository
From: Rui Saraiva (rmps_at_joel.ist.utl.pt)
Date: 12/12/03
- Previous message: Ken: "Re: [2.4][PATCH] Xeon HT - SMT+SMP interrupt balancing"
- Next in thread: Larry McVoy: "Re: sparse/TSCT BitKeeper repository"
- Reply: Larry McVoy: "Re: sparse/TSCT BitKeeper repository"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Dec 2003 04:49:46 +0000 (WET) To: linux-kernel@vger.kernel.org
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Ken: "Re: [2.4][PATCH] Xeon HT - SMT+SMP interrupt balancing"
- Next in thread: Larry McVoy: "Re: sparse/TSCT BitKeeper repository"
- Reply: Larry McVoy: "Re: sparse/TSCT BitKeeper repository"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|