From: Len Brown <len.brown@intel.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
ACPI List <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH] Cast removal
Date: Thu, 5 Oct 2006 00:43:41 -0400 [thread overview]
Message-ID: <200610050043.41997.len.brown@intel.com> (raw)
In-Reply-To: <20061004211259.8274db49.akpm@osdl.org>
On Thursday 05 October 2006 00:12, Andrew Morton wrote:
> On Wed, 4 Oct 2006 23:56:02 -0400
> Len Brown <len.brown@intel.com> wrote:
>
> > I'm okay applying this patch it touches the linux-specific
> > drivers/acpi/* files only, no ACPICA files.
>
> Why?
Why am I okay with it?
I'm okay with it because it touches files in drivers/acpi/*.c
Those files are Linux specific, and thus no problem
doing with them what we do with any other
Linux file.
> Would it help if it was split into two?
no need to, as the patch didn't touch ACPICA files.
> How do mortals distinguish ACPICA files from Linux files?
the sub-directories under drivers/acpi are ACPICA files.
They have a dual BSD/GPL license on them.
I've though of making an acpica sub-directory
to make this really clear, but there never seems to be
a good time to do stuff like that...
> > But I don't know if Linus will want changes like this post -rc1.
> > It might be a pain to have in the tree all the way to 2.6.20 opens b/c
> > it is sure to cause merge conflicts
>
> Should be OK - the acpi tree is very slow-changing at present. Or did you
> have big changes planned?
Okay, I've applied it, dealt with the conflicts,
and I'll send an -rc1 batch this week.
> Or I can maintain it externally along with the 10-20 other acpi patches I
> seem to be regularly stuck with (hint ;)
no need to.
If maintaining individual ACPI-related patches in -mm is a burden,
then refuse to. While I'll never be able to match your latency,
I'm okay with it either way -- as I think either way the the
right thing happens in the long run.
> > -- and at the end of the day
> > the benefit of this patch is what? A few less characters in the source...
> >
>
> yes, cleanups are a pain, and we do a lot of them. And we merge just about
> all of them. But I think it's best in the long run; and we are in this for
> the long run.
Okay, thanks,
-Len
next prev parent reply other threads:[~2006-10-05 4:41 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-30 22:28 [PATCH] Cast removal Jan Engelhardt
2006-10-05 3:56 ` Len Brown
2006-10-05 4:12 ` Andrew Morton
2006-10-05 4:43 ` Len Brown [this message]
2006-10-05 5:19 ` Andrew Morton
2006-10-05 8:00 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2006-10-04 21:40 Moore, Robert
2006-10-05 0:28 ` Andrew Morton
2006-10-05 15:45 Moore, Robert
2006-10-05 22:14 Moore, Robert
2006-10-05 22:26 ` Andrew Morton
2006-10-06 5:34 ` Jan Engelhardt
2006-10-06 14:35 ` Muli Ben-Yehuda
2006-10-06 20:18 ` Jan Engelhardt
2006-10-06 20:30 ` Muli Ben-Yehuda
2006-10-06 20:30 ` Muli Ben-Yehuda
2006-10-06 20:39 ` Arjan van de Ven
2006-10-06 20:39 ` Arjan van de Ven
2006-10-05 22:23 Brown, Len
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=200610050043.41997.len.brown@intel.com \
--to=len.brown@intel.com \
--cc=akpm@osdl.org \
--cc=jengelh@linux01.gwdg.de \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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.