On Thu, 2007-08-02 at 18:53 -0400, Mike Frysinger wrote: > the Blackfin port has a few custom gcc attributes that annoys sparse: > include/asm/uaccess.h:63:77: error: attribute 'l1_text': unknown attribute > > is there a way from the cmdline to specify a custom list of OK > attributes ? i feel like adding these processor-specific attributes > to the source code may not be the way you guys wish to go ... Currently no. It might make sense to add a way to turn off the "unknown attribute" warning, like GCC's -Wno-attributes. - Josh Triplett - To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html