From: Matthew Wilcox <matthew@wil.cx>
To: Jeff Garzik <jeff@garzik.org>
Cc: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
linux-arch@vger.kernel.org
Subject: Re: [PATCH] Centralise definitions of sector_t and blkcnt_t
Date: Thu, 5 Oct 2006 11:32:25 -0600 [thread overview]
Message-ID: <20061005173225.GC2563@parisc-linux.org> (raw)
In-Reply-To: <45253F27.7080707@garzik.org>
On Thu, Oct 05, 2006 at 01:21:43PM -0400, Jeff Garzik wrote:
> Matthew Wilcox wrote:
> >CONFIG_LBD and CONFIG_LSF are spread into asm/types.h for no particularly
> >good reason. Centralising the definition in linux/types.h means that arch
> >maintainers don't need to bother adding it, as well as fixing the problem
> >with x86-64 users being asked to make a decision that has absolutely no
> >effect. The H8/300 porters seem particularly confused since I'm not aware
> >of any microcontrollers that need to support 2TB filesystems these days.
> >
> >Signed-off-by: Matthew Wilcox <matthew@wil.cx>
>
> Doesn't look like 2.6.19-rc1 material to me...
>
> The only apparently "problem" has no real effect, according to you.
Huh? It adds LBD/LSF support to a bunch of architectures that haven't
noticed that they needed to do anything. It stops annoying X86_64 users
with a question that has no effect. It reduces memory consumption for
the h8/300 port.
It's been submitted before. I had thought it was in a tree that Linus
had pulled, but upon reviewing the diff, found out it was one of the
patches that got left out. It was even in -mm for a while, but got
chucked out due to rejects.
Why are you opposed to it going in after -rc1? This seems like the
ideal time to make this kind of change -- the mad merge rush is over and
patches which touch a lot of files and have a high probability of
causing rejects should go in at this point, IMO. See also the
discussion around the pt_regs removal from interrupt handlers.
next prev parent reply other threads:[~2006-10-05 17:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-05 17:04 [PATCH] Centralise definitions of sector_t and blkcnt_t Matthew Wilcox
[not found] ` <45253F27.7080707@garzik.org>
2006-10-05 17:32 ` Matthew Wilcox [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-04 10:38 Matthew Wilcox
2006-12-05 3:44 ` Linus Torvalds
2006-12-05 19:02 ` Jan Engelhardt
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=20061005173225.GC2563@parisc-linux.org \
--to=matthew@wil.cx \
--cc=akpm@osdl.org \
--cc=jeff@garzik.org \
--cc=linux-arch@vger.kernel.org \
--cc=torvalds@osdl.org \
/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.