lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Mar 2019 16:29:33 -0700
From:   "Luck, Tony" <tony.luck@...el.com>
To:     Joe Perches <joe@...ches.com>
Cc:     linux-kernel@...r.kernel.org, linux-edac@...r.kernel.org,
        Aristeu Rozanski <aris@...hat.com>,
        Borislav Petkov <bp@...e.de>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Qiuxu Zhuo <qiuxu.zhuo@...el.com>
Subject: [PATCH] MAINTAINERS: Update entry for EDAC-SKYLAKE

Code refactoring to share some source code with a new
EDAC driver resulted in renaming one file (skx_edac.c
became skx_base.c) and adding a new file (skx_common.c).

Update the file pattern in MAINTAINERS to take account of
this change.

Reported-by: Joe Perches <joe@...ches.com>
Fixes: 98f2fc829e3b ("EDAC, skx_edac: Delete duplicated code")
Signed-off-by: Tony Luck <tony.luck@...el.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..384a70f01dc4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5677,7 +5677,7 @@ EDAC-SKYLAKE
 M:	Tony Luck <tony.luck@...el.com>
 L:	linux-edac@...r.kernel.org
 S:	Maintained
-F:	drivers/edac/skx_edac.c
+F:	drivers/edac/skx_*.c
 
 EDAC-TI
 M:	Tero Kristo <t-kristo@...com>
-- 
2.19.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ