android_kernel_xiaomi_sm8450/Documentation/admin-guide/kdump
John Ogness f1f6c87d82 docs: gdbmacros: print newest record
commit f2e4cca2f670c8e52fbb551a295f2afc9aa2bd72 upstream.

@head_id points to the newest record, but the printing loop
exits when it increments to this value (before printing).

Exit the printing loop after the newest record has been printed.

The python-based function in scripts/gdb/linux/dmesg.py already
does this correctly.

Fixes: e60768311a ("scripts/gdb: update for lockless printk ringbuffer")
Cc: stable@vger.kernel.org
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20221229134339.197627-1-john.ogness@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-11 16:40:04 +01:00
..
gdbmacros.txt docs: gdbmacros: print newest record 2023-03-11 16:40:04 +01:00
index.rst docs: admin-guide: add kdump documentation into it 2019-07-15 11:03:01 -03:00
kdump.rst docs: admin-guide: update kdump documentation due to change of crash URL 2020-09-24 10:43:07 -06:00
vmcoreinfo.rst Merge branch 'printk-rework' into for-linus 2020-10-12 13:01:37 +02:00