diff for duplicates of <496C49C2.7020604@redhat.com> diff --git a/a/1.txt b/N1/1.txt index d4e6359..cb52557 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,8 +45,7 @@ Hans > 2 files changed, 66 insertions(+), 2 deletions(-) > > Index: linux-2.6.git/Documentation/kernel-parameters.txt -> =================================================================== -> --- linux-2.6.git.orig/Documentation/kernel-parameters.txt 2009-01-12 21:21:34.573074955 +0100 +> =================================> --- linux-2.6.git.orig/Documentation/kernel-parameters.txt 2009-01-12 21:21:34.573074955 +0100 > +++ linux-2.6.git/Documentation/kernel-parameters.txt 2009-01-12 21:22:01.164076567 +0100 > @@ -251,6 +251,25 @@ > to assume that this machine's pmtimer latches its value @@ -75,8 +74,7 @@ Hans > { off | try_unsupported } > off: disable AGP support > Index: linux-2.6.git/drivers/acpi/osl.c -> =================================================================== -> --- linux-2.6.git.orig/drivers/acpi/osl.c 2009-01-12 21:21:34.549076302 +0100 +> =================================> --- linux-2.6.git.orig/drivers/acpi/osl.c 2009-01-12 21:21:34.549076302 +0100 > +++ linux-2.6.git/drivers/acpi/osl.c 2009-01-12 21:22:01.164076567 +0100 > @@ -1063,6 +1063,9 @@ > * in arbitrary AML code and can interfere with legacy drivers. @@ -129,7 +127,7 @@ Hans > + output.length = ACPI_ALLOCATE_BUFFER; > + ret = acpi_evaluate_object_typed(NULL, "\\_SB.PCI0.SBRG.ASOC._HID", > + NULL, &output, ACPI_TYPE_STRING); -> + if (ret == AE_OK) { +> + if (ret = AE_OK) { > + hid = output.pointer; > + > + if (!strcmp("ATK0110", hid->string.pointer)) { @@ -156,3 +154,8 @@ Hans > > > Luca + +_______________________________________________ +lm-sensors mailing list +lm-sensors@lm-sensors.org +http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 141cc46..b0f0831 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,8 +4,8 @@ "ref\0496A42D8.6070105@redhat.com\0" "ref\020090112202804.GA14535@dreamland.darkstar.lan\0" "From\0Hans de Goede <hdegoede@redhat.com>\0" - "Subject\0Re: [PATCH] ACPI: set acpi_enforce_resources to strict\0" - "Date\0Tue, 13 Jan 2009 08:58:58 +0100\0" + "Subject\0Re: [lm-sensors] [PATCH] ACPI: set acpi_enforce_resources to strict\0" + "Date\0Tue, 13 Jan 2009 07:58:58 +0000\0" "To\0Luca Tettamanti <kronos.it@gmail.com>\0" "Cc\0linux-acpi@vger.kernel.org" Len Brown <lenb@kernel.org> @@ -60,8 +60,7 @@ "> 2 files changed, 66 insertions(+), 2 deletions(-)\n" "> \n" "> Index: linux-2.6.git/Documentation/kernel-parameters.txt\n" - "> ===================================================================\n" - "> --- linux-2.6.git.orig/Documentation/kernel-parameters.txt\t2009-01-12 21:21:34.573074955 +0100\n" + "> =================================> --- linux-2.6.git.orig/Documentation/kernel-parameters.txt\t2009-01-12 21:21:34.573074955 +0100\n" "> +++ linux-2.6.git/Documentation/kernel-parameters.txt\t2009-01-12 21:22:01.164076567 +0100\n" "> @@ -251,6 +251,25 @@\n" "> \t\t\tto assume that this machine's pmtimer latches its value\n" @@ -90,8 +89,7 @@ "> \t\t\t{ off | try_unsupported }\n" "> \t\t\toff: disable AGP support\n" "> Index: linux-2.6.git/drivers/acpi/osl.c\n" - "> ===================================================================\n" - "> --- linux-2.6.git.orig/drivers/acpi/osl.c\t2009-01-12 21:21:34.549076302 +0100\n" + "> =================================> --- linux-2.6.git.orig/drivers/acpi/osl.c\t2009-01-12 21:21:34.549076302 +0100\n" "> +++ linux-2.6.git/drivers/acpi/osl.c\t2009-01-12 21:22:01.164076567 +0100\n" "> @@ -1063,6 +1063,9 @@\n" "> * in arbitrary AML code and can interfere with legacy drivers.\n" @@ -144,7 +142,7 @@ "> +\toutput.length = ACPI_ALLOCATE_BUFFER;\n" "> +\tret = acpi_evaluate_object_typed(NULL, \"\\\\_SB.PCI0.SBRG.ASOC._HID\",\n" "> +\t\t\tNULL, &output, ACPI_TYPE_STRING);\n" - "> +\tif (ret == AE_OK) {\n" + "> +\tif (ret = AE_OK) {\n" "> +\t\thid = output.pointer;\n" "> +\n" "> +\t\tif (!strcmp(\"ATK0110\", hid->string.pointer)) {\n" @@ -170,6 +168,11 @@ "> int acpi_check_resource_conflict(struct resource *res)\n" "> \n" "> \n" - > Luca + "> Luca\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -60ffab733ca467b030604e2539184f899a60bb23fbdd098c24e2c9983a1b10d1 +5ace7f3ac849076c18a0e21f152bbe6690fc64789f754b811eaac65eb873d23b
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.