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]
Message-ID: <87a5i8biys.fsf@jogness.linutronix.de>
Date: Tue, 23 Jul 2024 10:45:23 +0206
From: John Ogness <john.ogness@...utronix.de>
To: kernel test robot <lkp@...el.com>, Petr Mladek <pmladek@...e.com>
Cc: oe-kbuild-all@...ts.linux.dev, Sergey Senozhatsky
 <senozhatsky@...omium.org>, Steven Rostedt <rostedt@...dmis.org>, Thomas
 Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH printk v3 07/19] printk: Add helpers for flush type logic

On 2024-07-23, kernel test robot <lkp@...el.com> wrote:
>    In file included from kernel/printk/printk.c:61:
>    kernel/printk/internal.h: In function 'printk_get_console_flush_type':
>>> kernel/printk/internal.h:188:26: error: implicit declaration of function 'is_printk_deferred'; did you mean '_printk_deferred'? [-Werror=implicit-function-declaration]
>      188 |    if (prefer_offload || is_printk_deferred())
>          |                          ^~~~~~~~~~~~~~~~~~
>          |                          _printk_deferred

Thanks lkp.

I will wait for the feedback to this series before addressing this. The
flush type macros may not land in mainline in this form anyway.

John Ogness

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ