All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/5] iASL patches in Debian
@ 2010-07-04  4:43 malattia
  2010-07-04  4:43 ` [patch 1/5] allow overriding only some of the CFLAGS malattia
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: malattia @ 2010-07-04  4:43 UTC (permalink / raw)
  To: Robert Moore; +Cc: Len Brown, linux-acpi

Hi Robert,

Here is a series of patches that I've been carrying in the iasl Debian
package for some time. They are all refreshed and reworked to apply
cleanly on top of acpica-unix-20100528.
The series consists a couple of trivial patches to fix building on the
FreeBSD and Hurd kernel flavours of Debian and some larger ones to enable
compiling ASL on big endian architectures.
It would be great if you could apply the patches to your source tree and
ship new release with this work included.
Let me know if you want me to run more tests or change something in the
patches.

I tested building tests/misc/grammar.asl (plus a number or other DSDTs I
have here) with the whole set applied and the results were identical on
BE and LE machines as well as being identical to what a clean iasl
produces on x86[1].
You can see build logs for all the architectures supported here:
https://buildd.debian.org/status/package.php?p=acpica-unix

Thanks

[1]: checked with (1) an hex dump of the AML file, (2) the C file
generated with -tc and (3) by decompiling the AML to DSL on x86 and
comparing the results.
As a side note pristine iasl on x86 sefaults when building
test/misc/grammar.asl, with these patches applied it doesn't.

-- 
mattia

^ permalink raw reply	[flat|nested] 23+ messages in thread
* Re: [Devel] [patch 0/5] iASL patches in Debian
  2010-07-04  4:43 [patch 0/5] iASL patches in Debian malattia
@ 2010-07-05  1:01 ` Lin Ming
  2010-07-04  4:43 ` [patch 2/5] Small tweak to define uintptr_t and successfully build on debian/kfreebsd malattia
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 23+ messages in thread
From: Lin Ming @ 2010-07-05  1:01 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1363 bytes --]

On Sun, 2010-07-04 at 12:43 +0800, malattia(a)linux.it wrote:
> Hi Robert,
> 
> Here is a series of patches that I've been carrying in the iasl Debian
> package for some time. They are all refreshed and reworked to apply
> cleanly on top of acpica-unix-20100528.
> The series consists a couple of trivial patches to fix building on the
> FreeBSD and Hurd kernel flavours of Debian and some larger ones to enable
> compiling ASL on big endian architectures.
> It would be great if you could apply the patches to your source tree and
> ship new release with this work included.
> Let me know if you want me to run more tests or change something in the
> patches.
> 
> I tested building tests/misc/grammar.asl (plus a number or other DSDTs I
> have here) with the whole set applied and the results were identical on
> BE and LE machines as well as being identical to what a clean iasl
> produces on x86[1].
> You can see build logs for all the architectures supported here:
> https://buildd.debian.org/status/package.php?p=acpica-unix

Hi,

Thanks for the patches.

(linux-acpi(a)vger.kernel.org is for linux-specific acpi dicussion. Better
to post these patches to ACPICA maillist devel(a)acpica.org)

I read these patches but not clear what the problem they solved.
Could you add info in the log of each patch?

Thanks,
Lin Ming


^ permalink raw reply	[flat|nested] 23+ messages in thread
* Re: [Devel] [patch 0/5] iASL patches in Debian
  2010-07-05  1:01 ` Lin Ming
@ 2010-07-05 11:49 ` malattia
  -1 siblings, 0 replies; 23+ messages in thread
From: malattia @ 2010-07-05 11:49 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

On Mon, Jul 05, 2010 at 09:01:39AM +0800, Lin Ming wrote:
> On Sun, 2010-07-04 at 12:43 +0800, malattia(a)linux.it wrote:
> > Hi Robert,
> > 
> > Here is a series of patches that I've been carrying in the iasl Debian
> > package for some time. They are all refreshed and reworked to apply
> > cleanly on top of acpica-unix-20100528.
...
> Hi,
> 
> Thanks for the patches.
> 
> (linux-acpi(a)vger.kernel.org is for linux-specific acpi dicussion. Better
> to post these patches to ACPICA maillist devel(a)acpica.org)
> 
> I read these patches but not clear what the problem they solved.
> Could you add info in the log of each patch?

Sure, thanks for the ML pointer too.
-- 
mattia
:wq!

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2010-07-15 21:29 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-04  4:43 [patch 0/5] iASL patches in Debian malattia
2010-07-04  4:43 ` [patch 1/5] allow overriding only some of the CFLAGS malattia
2010-07-04  4:43 ` [patch 2/5] Small tweak to define uintptr_t and successfully build on debian/kfreebsd malattia
2010-07-04  4:43 ` [patch 3/5] Support compiling DSDT tables on big endian architectures malattia
2010-07-04  4:43 ` [patch 4/5] Add architectures that do not support unaligned access and fix aligment issues malattia
2010-07-04  4:43 ` [patch 5/5] Fix FTBFS on hurd-i386 malattia
2010-07-06 17:01 ` [patch 0/5] iASL patches in Debian Moore, Robert
2010-07-07 19:27 ` Moore, Robert
2010-07-07 22:07   ` malattia
2010-07-07 23:41     ` Moore, Robert
2010-07-08 13:41       ` malattia
2010-07-08 22:14         ` Lin Ming
2010-07-08  0:49     ` Lin Ming
2010-07-08 13:49       ` malattia
2010-07-08 22:06         ` Lin Ming
2010-07-08 14:40           ` malattia
2010-07-14  1:42             ` Lin Ming
2010-07-15 21:29               ` malattia
2010-07-08 14:44           ` Moore, Robert
  -- strict thread matches above, loose matches on Subject: below --
2010-07-05  1:01 [Devel] " Lin Ming
2010-07-05  1:01 ` Lin Ming
2010-07-05 11:49 [Devel] " malattia
2010-07-05 11:49 ` malattia

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.