* Ingo Molnar <mingo@xxxxxxx> wrote: > Moving the tracepoint definitions into blktrace.c consolidates it > nicely without cluttering the various block/* files and ties their > presence to CONFIG_BLK_DEV_IO_TRACE as well. hm, the latter is not a good idea: the tracepoints will be undefined when the io tracer is disabled - not good. I'll spread them out like you did. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html