* Re: [patch 1/1] acpi: cleanup u32 flags in spin_lock calls
[not found] ` <20060103195518.6b6a7afe.akpm-3NddpPZAyC0@public.gmane.org>
@ 2006-01-04 12:11 ` Steven Rostedt
0 siblings, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2006-01-04 12:11 UTC (permalink / raw)
To: Andrew Morton
Cc: len.brown-ral2JQCrhuEAvxtiuMwx3w,
linux-acpi-u79uwXL29TY76Z2rM5mHXA
On Tue, 3 Jan 2006, Andrew Morton wrote:
> Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org> wrote:
> >
> > So as long as this is 64 bits
> > on a 64 bit machine, I'm fine with it.
>
> No, it's wrong. We cannot assume that a 64-bit platform defines u64 as
> `unsigned long'. For example, one architecture (sh64) defines u64 as
> `unsigned long long', so we'll get warnings when mixing pointers to u64
> and to the arg to local_irq_*().
>
> Please don't invent new stuff. Linux uses `unsigned long' and that's that.
OK, it was fine with me, but I guess it's not fine with Linus ;)
-- Steve
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [patch 1/1] acpi: cleanup u32 flags in spin_lock calls
@ 2006-01-04 22:45 Brown, Len
[not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300599CF4E-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Brown, Len @ 2006-01-04 22:45 UTC (permalink / raw)
To: Andrew Morton, rostedt-nx8X9YLhiw1AfugRpC6u6w
Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA
>Updated..
Andrew, Steven,
(and I'm sorry I have to bother you by asking this...)
Please acknowldge that you license this patch back to Intel
according either license appearing at the top of the acpi files changed.
Doing so means that we can apply this patch or a derivative of it "upstream"
in the ACPICA core, which Linux shares with FreeBSD etc.
Not doing so means that your path is licensed as GPL only, and if
I check it into Linux, then I have created a permanent divergence between
Linux and the shared ACPICA interpreter -- not a disaster, but
a headache for me when I don't really need more headaches.
thanks,
-Len
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [patch 1/1] acpi: cleanup u32 flags in spin_lock calls
[not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300599CF4E-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2006-01-04 23:15 ` Andrew Morton
2006-01-05 1:00 ` Steven Rostedt
1 sibling, 0 replies; 4+ messages in thread
From: Andrew Morton @ 2006-01-04 23:15 UTC (permalink / raw)
To: Brown, Len
Cc: rostedt-nx8X9YLhiw1AfugRpC6u6w, linux-acpi-u79uwXL29TY76Z2rM5mHXA
"Brown, Len" <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:
>
>
> >Updated..
>
> Andrew, Steven,
>
> (and I'm sorry I have to bother you by asking this...)
>
> Please acknowldge that you license this patch back to Intel
> according either license appearing at the top of the acpi files changed.
So acknowledged.
> Doing so means that we can apply this patch or a derivative of it "upstream"
> in the ACPICA core, which Linux shares with FreeBSD etc.
Understood.
> Not doing so means that your path is licensed as GPL only, and if
> I check it into Linux, then I have created a permanent divergence between
> Linux and the shared ACPICA interpreter -- not a disaster, but
> a headache for me when I don't really need more headaches.
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [patch 1/1] acpi: cleanup u32 flags in spin_lock calls
[not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300599CF4E-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2006-01-04 23:15 ` Andrew Morton
@ 2006-01-05 1:00 ` Steven Rostedt
1 sibling, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2006-01-05 1:00 UTC (permalink / raw)
To: Brown, Len; +Cc: Andrew Morton, linux-acpi-u79uwXL29TY76Z2rM5mHXA
On Wed, 4 Jan 2006, Brown, Len wrote:
>
> >Updated..
>
> Andrew, Steven,
>
> (and I'm sorry I have to bother you by asking this...)
>
> Please acknowldge that you license this patch back to Intel
> according either license appearing at the top of the acpi files changed.
No problem. I license that patch back to Intel.
Steven Rostedt.
-- Steve
>
> Doing so means that we can apply this patch or a derivative of it "upstream"
> in the ACPICA core, which Linux shares with FreeBSD etc.
>
> Not doing so means that your path is licensed as GPL only, and if
> I check it into Linux, then I have created a permanent divergence between
> Linux and the shared ACPICA interpreter -- not a disaster, but
> a headache for me when I don't really need more headaches.
>
> thanks,
> -Len
>
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-05 1:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04 22:45 [patch 1/1] acpi: cleanup u32 flags in spin_lock calls Brown, Len
[not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300599CF4E-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2006-01-04 23:15 ` Andrew Morton
2006-01-05 1:00 ` Steven Rostedt
[not found] <F7DC2337C7631D4386A2DF6E8FB22B3005965885@hdsmsx401.amr.corp.intel.com>
[not found] ` <Pine.LNX.4.58.0601032235340.28111@gandalf.stny.rr.com>
[not found] ` <20060103195518.6b6a7afe.akpm@osdl.org>
[not found] ` <20060103195518.6b6a7afe.akpm-3NddpPZAyC0@public.gmane.org>
2006-01-04 12:11 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox