diff for duplicates of <53C4DB2D.80406@ladisch.de> diff --git a/a/1.txt b/N1/1.txt index 8c1e369..057a587 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Guenter Roeck 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), @@ -24,3 +24,8 @@ function such as "amd_nb_smu_ind_read()" in arch/x86/kernel/amd_nb.c. Regards, Clemens + +_______________________________________________ +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 c3ad1c4..d332a47 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\053C43BDF.2070403@ladisch.de\0" "ref\020140714203336.GA30926@roeck-us.net\0" "From\0Clemens Ladisch <clemens@ladisch.de>\0" - "Subject\0Re: [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" - "Date\0Tue, 15 Jul 2014 09:41:33 +0200\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" + "Date\0Tue, 15 Jul 2014 07:41:33 +0000\0" "To\0Guenter Roeck <linux@roeck-us.net>\0" "Cc\0Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>" Borislav Petkov <bp@alien8.de> @@ -21,7 +21,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" @@ -42,6 +42,11 @@ "\n" "\n" "Regards,\n" - Clemens + "Clemens\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -6be4ffdbcc5ec73909e9367faf97bf5e2661a656239e74a1e34bd1f1cce45c14 +86d59b1bae8601b54b17baf90a850d34625e9792f15e36ba8e9e83154136a68d
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.