From: Jeff Garzik <jeff@garzik.org>
To: Olaf Hering <olaf@aepfle.de>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] remove genhd.h from header exports
Date: Tue, 07 Aug 2007 15:01:33 -0400 [thread overview]
Message-ID: <46B8C18D.7040902@garzik.org> (raw)
In-Reply-To: <20070807184722.GA31015@aepfle.de>
Olaf Hering wrote:
> remove linux/genhd.h from make headers_install
>
> It contains no userinterfaces, only the msdos partition table layout and some
> numbers. And it became finally unusable with the CONFIG_BLOCK addition.
>
> Remove it from the Kconfig list, and remove the __KERNEL__ checks.
> Move #include block up
> remove unused inclusion of linux/major.h
>
> compile tested with ppc64_defconfig
>
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
AFAICS the proper fix is to undo the CONFIG_BLOCK breakage, not make the
header unusable.
Jeff
next prev parent reply other threads:[~2007-08-07 19:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 18:47 [PATCH] remove genhd.h from header exports Olaf Hering
2007-08-07 19:01 ` Jeff Garzik [this message]
2007-08-07 20:09 ` Olaf Hering
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B8C18D.7040902@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.