From patchwork Thu Jul 8 13:49:28 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mattia Dongili X-Patchwork-Id: 110839 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o68DnUD2014392 for ; Thu, 8 Jul 2010 13:49:30 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755189Ab0GHNta (ORCPT ); Thu, 8 Jul 2010 09:49:30 -0400 Received: from static-220-247-10-204.b-man.svips.gol.ne.jp ([220.247.10.204]:43718 "EHLO smtp.kamineko.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754999Ab0GHNt3 (ORCPT ); Thu, 8 Jul 2010 09:49:29 -0400 Received: from caligola.kamineko.org (caligola.kamineko.org [192.168.1.36]) by smtp.kamineko.org (Postfix) with ESMTPSA id 8BDAF6B8C1; Thu, 8 Jul 2010 22:49:28 +0900 (JST) Received: by caligola.kamineko.org (Postfix, from userid 1000) id C8CB915E8F; Thu, 8 Jul 2010 22:49:28 +0900 (JST) Date: Thu, 8 Jul 2010 22:49:28 +0900 From: "malattia@linux.it" To: Lin Ming Cc: "Moore, Robert" , Len Brown , "linux-acpi@vger.kernel.org" Subject: Re: [patch 0/5] iASL patches in Debian Message-ID: <20100708134928.GD1909@kamineko.org> References: <20100704044332.573836359@linux.it> <4911F71203A09E4D9981D27F9D830858A10EFE10@orsmsx503.amr.corp.intel.com> <20100707220736.GD5635@kamineko.org> <1278550164.3638.12.camel@minggr.sh.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1278550164.3638.12.camel@minggr.sh.intel.com> X-Message-Flag: Cranky? Try Free Software instead! X-Operating-System: Linux 2.6.34 x86_64 X-Editor: Vim http://www.vim.org/ X-Disclaimer: Buh! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 08 Jul 2010 13:49:30 +0000 (UTC) --- /proc/self/fd/11 2010-07-08 22:33:25.614802828 +0900 +++ /proc/self/fd/13 2010-07-08 22:33:25.614802828 +0900 @@ -1,6 +1,10 @@ -Linux smetana 2.6.26-2-sparc64-smp #1 SMP Mon Jun 21 16:31:11 UTC 2010 sparc64 GNU/Linux +Linux caligola 2.6.34 #37 SMP PREEMPT Sat May 29 11:36:03 JST 2010 x86_64 GNU/Linux Make-install all the provided test cases +install -d -m 775 ../../../../../../tmp/aml/20100528/nopt/32 +install -d -m 775 ../../../../../../tmp/aml/20100528/nopt/64 +install -d -m 775 ../../../../../../tmp/aml/20100528/opt/32 +install -d -m 775 ../../../../../../tmp/aml/20100528/opt/64 ASL Input: MAIN.asl - 78 lines, 1734433 bytes, 21705 keywords AML Output: bdemo.aml - 282587 bytes, 4188 named objects, 17517 executable opcodes @@ -90,11 +94,11 @@ Compilation complete. 0 Errors, 83 Warnings, 18 Remarks, 0 Optimizations ASL Input: MAIN.asl - 62 lines, 962044 bytes, 20265 keywords -AML Output: oconst.aml - 255557 bytes, 862 named objects, 19403 executable opcodes +AML Output: oconst.aml - 255575 bytes, 862 named objects, 19403 executable opcodes Compilation complete. 0 Errors, 1852 Warnings, 18 Remarks, 7775 Optimizations ASL Input: MAIN.asl - 62 lines, 962044 bytes, 20265 keywords -AML Output: oconst.aml - 261267 bytes, 862 named objects, 19403 executable opcodes +AML Output: oconst.aml - 261272 bytes, 862 named objects, 19403 executable opcodes Compilation complete. 0 Errors, 83 Warnings, 18 Remarks, 7908 Optimizations ASL Input: MAIN.asl - 66 lines, 256106 bytes, 3194 keywords @@ -666,11 +670,11 @@ Compilation complete. 0 Errors, 127 Warnings, 10 Remarks, 0 Optimizations ASL Input: MAIN.asl - 71 lines, 229960 bytes, 4885 keywords -AML Output: dynobj.aml - 57915 bytes, 599 named objects, 4286 executable opcodes +AML Output: dynobj.aml - 57916 bytes, 599 named objects, 4286 executable opcodes Compilation complete. 0 Errors, 129 Warnings, 10 Remarks, 2101 Optimizations ASL Input: MAIN.asl - 71 lines, 229960 bytes, 4885 keywords -AML Output: dynobj.aml - 57919 bytes, 599 named objects, 4286 executable opcodes +AML Output: dynobj.aml - 57920 bytes, 599 named objects, 4286 executable opcodes Compilation complete. 0 Errors, 127 Warnings, 10 Remarks, 2101 Optimizations ASL Input: MAIN.asl - 60 lines, 94913 bytes, 1410 keywords