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
| ||
|
Message-ID: <20211010174937.600a44b2@rorschach.local.home> Date: Sun, 10 Oct 2021 17:49:37 -0400 From: Steven Rostedt <rostedt@...dmis.org> To: Gang Li <ligang.bdlg@...edance.com> Cc: mingo@...hat.com, akpm@...ux-foundation.org, vbabka@...e.cz, axelrasmussen@...gle.com, linux-kernel@...r.kernel.org, linux-mm@...ck.org Subject: Re: [PATCH v2 2/2] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN On Sat, 9 Oct 2021 15:12:43 +0800 Gang Li <ligang.bdlg@...edance.com> wrote: > By using DECLARE_EVENT_CLASS and TRACE_EVENT_FN, we can save a lot > of space from duplicate code. Thanks for doing this. Looking at the events, they can certainly be merged into one. Reviewed-by: Steven Rostedt (VMware) <rostedt@...dmis.org> -- Steve > > Signed-off-by: Gang Li <ligang.bdlg@...edance.com>
Powered by blists - more mailing lists