diff for duplicates of <53C4EE5C.5020407@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 73cfeb8..bdfd42b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 07/15/2014 12:41 AM, Clemens Ladisch wrote: >> On Mon, Jul 14, 2014 at 10:21:51PM +0200, Clemens Ladisch wrote: >>> Borislav Petkov wrote: >>>> On Mon, Jul 14, 2014 at 03:23:08PM -0500, Aravind Gopalakrishnan wrote: ->>>>> + if (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) { +>>>>> + if (boot_cpu_data.x86 = 0x15 && boot_cpu_data.x86_model = 0x60) { >>>>> + pci_bus_write_config_dword(pdev->bus, PCI_DEVFN(0, 0), >>>>> + NB_SMU_IND_ADDR, IND_ADDR_OFFSET); >>>>> + pci_bus_read_config_dword(pdev->bus, PCI_DEVFN(0, 0), @@ -27,3 +27,9 @@ Scary. Does that mean there is a chance they may get used through ACPI ? Yes, something like that. Guenter + + +_______________________________________________ +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 3868532..5e05be6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,8 +4,8 @@ "ref\020140714203336.GA30926@roeck-us.net\0" "ref\053C4DB2D.80406@ladisch.de\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" - "Date\0Tue, 15 Jul 2014 02:03:24 -0700\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" + "Date\0Tue, 15 Jul 2014 09:03:24 +0000\0" "To\0Clemens Ladisch <clemens@ladisch.de>\0" "Cc\0Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>" Borislav Petkov <bp@alien8.de> @@ -23,7 +23,7 @@ ">> On Mon, Jul 14, 2014 at 10:21:51PM +0200, Clemens Ladisch wrote:\n" ">>> Borislav Petkov wrote:\n" ">>>> On Mon, Jul 14, 2014 at 03:23:08PM -0500, Aravind Gopalakrishnan wrote:\n" - ">>>>> +\tif (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) {\n" + ">>>>> +\tif (boot_cpu_data.x86 = 0x15 && boot_cpu_data.x86_model = 0x60) {\n" ">>>>> +\t\tpci_bus_write_config_dword(pdev->bus, PCI_DEVFN(0, 0),\n" ">>>>> +\t\t\t\t\t NB_SMU_IND_ADDR, IND_ADDR_OFFSET);\n" ">>>>> +\t\tpci_bus_read_config_dword(pdev->bus, PCI_DEVFN(0, 0),\n" @@ -46,6 +46,12 @@ ">\n" "Yes, something like that.\n" "\n" - Guenter + "Guenter\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -20cc3a8a99a19ab38a272c4ae1a26f00a92fb650c70bece41a7f956b2234395d +6f4d9eb716c26dec0b33d5167449449c3bfab9534c16ac077d38dd630ff29189
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.