On Tue, Apr 09, 2024 at 11:32:48PM +0900, Masami Hiramatsu wrote: > Hi Paul, > > Thanks, both looks good to me. > > Acked-by: Masami Hiramatsu (Google) <mhira...@kernel.org> > > Let me update bootconfig/fixes.
Thank you very much! As soon as I see them in -next from you, I will drop them from -rcu. Thanx, Paul > On Mon, 8 Apr 2024 21:42:49 -0700 > "Paul E. McKenney" <paul...@kernel.org> wrote: > > > Hello! > > > > This series removes redundant comments from /proc/bootconfig: > > > > 1. fs/proc: remove redundant comments from /proc/bootconfig, > > courtesy of Zhenhua Huang. > > > > 2. fs/proc: Skip bootloader comment if no embedded kernel parameters, > > courtesy of Masami Hiramatsu. > > > > Thanx, Paul > > > > ------------------------------------------------------------------------ > > > > b/fs/proc/bootconfig.c | 12 ++++++------ > > b/include/linux/bootconfig.h | 1 + > > b/init/main.c | 5 +++++ > > fs/proc/bootconfig.c | 2 +- > > 4 files changed, 13 insertions(+), 7 deletions(-) > > > > > -- > Masami Hiramatsu (Google) <mhira...@kernel.org>