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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 11 Jan 2021 19:06:31 -0500 From: Steven Rostedt <rostedt@...dmis.org> To: Qiujun Huang <hqjagain@...il.com> Cc: mingo@...hat.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH] ring-buffer: Remove cpu_buffer argument from the rb_inc_page() On Fri, 25 Dec 2020 22:03:56 +0800 Qiujun Huang <hqjagain@...il.com> wrote: > The cpu_buffer argument is not used inside the rb_inc_page() after > commit 3adc54fa82a6 ("ring-buffer: make the buffer a true circular link > list"). > And cpu_buffer argument is not used inside the two functions too, > rb_is_head_page/rb_set_list_to_head. > > Signed-off-by: Qiujun Huang <hqjagain@...il.com> > --- Thanks, I added this to my queue. -- Steve
Powered by blists - more mailing lists