Re: Kernel includefile bug not fixed after a year :-(
From: Krzysztof Halasa (khc_at_pm.waw.pl)
Date: 09/30/03
- Previous message: Andi Kleen: "Re: [PATCH] Mutilated form of Andi Kleen's AMD prefetch errata patch"
- In reply to: Jens Axboe: "Re: Kernel includefile bug not fixed after a year :-("
- Next in thread: Joerg Schilling: "Re: Kernel includefile bug not fixed after a year :-("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Jens Axboe <axboe@suse.de> Date: 30 Sep 2003 16:41:32 +0200
Jens Axboe <axboe@suse.de> writes:
> This discussion has spun off on a tangent. Joerg asked why that breakage
> has not been fixed, I point out why that is so. I usually make sure that
> whatever headers I mess with _do_ work from user space (cdrom.h is a
> long nasty example), however it's never been guarenteed that this would
> be the case for all kernel headers.
Then we should fix the broken headers so that it is guaranteed.
That's quite trivial, isn't it?
I don't really understand why it's that important to duplicate
definitions from kernel headers in libc ones.
IMHO glibc headers should include kernel headers instead of defining
things which are already defined by the kernel and used on kernel-user
interface.
Duplicate definitions should IMHO be removed from glibc headers.
-- Krzysztof Halasa, B*FH - 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: Andi Kleen: "Re: [PATCH] Mutilated form of Andi Kleen's AMD prefetch errata patch"
- In reply to: Jens Axboe: "Re: Kernel includefile bug not fixed after a year :-("
- Next in thread: Joerg Schilling: "Re: Kernel includefile bug not fixed after a year :-("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|