RE: [PATCH] pinctrl: clean up after enable refactoring

2014-09-03 Thread Fan Wu
Dear Linus, This is OK for me. -Original Message- From: Linus Walleij [mailto:linus.wall...@linaro.org] Sent: 2014年9月3日 19:05 To: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org Cc: linux-g...@vger.kernel.org; Linus Walleij; Fan Wu Subject: [PATCH] pinctrl: clean up

RE: [PATCH] pinctrl: clean up after enable refactoring

2014-09-03 Thread Fan Wu
Many thanks! -Original Message- From: Linus Walleij [mailto:linus.wall...@linaro.org] Sent: 2014年9月3日 19:59 To: Fan Wu Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-g...@vger.kernel.org; Wilbur Wang; Yilu Mao Subject: Re: [PATCH] pinctrl: clean up after

[PATCH v2] EDAC, ghes: use CPER module handles to locate DIMMs

2018-08-30 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu --- Changes from v1: * Changed the new function name

[PATCH v4] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-04 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Tested-by: Toshi Kani --- Changes from v3

[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs

2018-08-29 Thread Fan Wu
(SMBIOS type 17) in error records. In this case ghes_edac will use the module handles to locate DIMMs and thus makes per-dimm error reporting possible. Signed-off-by: Fan Wu --- drivers/edac/ghes_edac.c | 36 +--- include/linux/edac.h | 2 ++ 2 files changed

[PATCH v3] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-03 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Tested-by: Toshi Kani Reviewed-by: Borislav

[PATCH v5] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-18 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Reviewed-by: James Morse Tested-by: Toshi

[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs

2018-08-29 Thread Fan Wu
(SMBIOS type 17) in error records. In this case ghes_edac will use the module handles to locate DIMMs and thus makes per-dimm error reporting possible. Signed-off-by: Fan Wu --- drivers/edac/ghes_edac.c | 36 +--- include/linux/edac.h | 2 ++ 2 files changed

[PATCH v2] EDAC, ghes: use CPER module handles to locate DIMMs

2018-08-30 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu --- Changes from v1: * Changed the new function name

[PATCH v3] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-03 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Tested-by: Toshi Kani Reviewed-by: Borislav

[PATCH v4] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-04 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Tested-by: Toshi Kani --- Changes from v3

[PATCH v5] EDAC, ghes: use CPER module handles to locate DIMMs

2018-09-18 Thread Fan Wu
For platforms whose firmwares provide valid module handles (SMBIOS type 17) in error records, this patch uses the module handles to locate corresponding DIMMs and enables per-DIMM error counter update. Signed-off-by: Fan Wu Reviewed-by: Tyler Baicar Reviewed-by: James Morse Tested-by: Toshi

RE: [PATCH] pinctrl: clean up after enable refactoring

2014-09-03 Thread Fan Wu
Dear Linus, This is OK for me. -Original Message- From: Linus Walleij [mailto:linus.wall...@linaro.org] Sent: 2014年9月3日 19:05 To: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org Cc: linux-g...@vger.kernel.org; Linus Walleij; Fan Wu Subject: [PATCH] pinctrl: clean up

RE: [PATCH] pinctrl: clean up after enable refactoring

2014-09-03 Thread Fan Wu
Many thanks! -Original Message- From: Linus Walleij [mailto:linus.wall...@linaro.org] Sent: 2014年9月3日 19:59 To: Fan Wu Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-g...@vger.kernel.org; Wilbur Wang; Yilu Mao Subject: Re: [PATCH] pinctrl: clean up after