Messages in this thread |  | | Date | Sat, 17 Feb 2007 13:50:43 +0100 (CET) | From | Tim Schmielau <> | Subject | Re: [PATCH] Move include linux/marker.h to kernel.h |
| |
On Fri, 16 Feb 2007, Andrew Morton wrote:
> No, that's still crufty. There's no reason why marker.h needs special > treatment whereas, say, jiffies.h does not (is there?)
Unforunately, even jiffies.h gets special treatment. sched.h still includes jiffies.h, as this is where it was originally defined.
I've had that on my to-do list for some years now, but unfortunately it will probably remain there for some more. Somebody else who wants to check all files for properly including jiffies.h and then remove the include from sched.h?
Thanks, Tim - 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/
|  |