Re: [rfc] [patch] consolidate/clean up spinlock.h files

From: Chris Friesen
Date: Thu Jun 02 2005 - 11:37:15 EST


Ingo Molnar wrote:

the real call site info comes from dump_stack(). Maybe i should remove the __FILE__,__LINE__ info altogether. (albeit a bit redundancy wont hurt) I dont think we want to pass in __FILE__,__LINE__ all the way from the main APIs.

Couldn't you make it a macro and hide the complexity? Or is it just a performance issue due to register starvation?

Chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/