Re: [PATCH v7 0/5] printk: Userspace format indexing support

From: Andrew Morton
Date: Wed Jun 23 2021 - 17:08:53 EST


On Mon, 21 Jun 2021 10:54:06 +0200 Petr Mladek <pmladek@xxxxxxxx> wrote:

> > Well, I would still like to get acks from:
> >
> > + Andy for the 1st patch
> > + Jessica for the changes in the module loader code in 4th patch.
>
> They provided the Acks, so that we could push it.
>
> Andrew, this patchset depends on seq_file and string_helpers changes
> that are in -mm tree:
>
> lib-string_helpers-switch-to-use-bit-macro.patch
> lib-string_helpers-move-escape_np-check-inside-else-branch-in-a-loop.patch
> lib-string_helpers-drop-indentation-level-in-string_escape_mem.patch
> lib-string_helpers-introduce-escape_na-for-escaping-non-ascii.patch
> lib-string_helpers-introduce-escape_nap-to-escape-non-ascii-and-non-printable.patch
> lib-string_helpers-allow-to-append-additional-characters-to-be-escaped.patch
> lib-test-string_helpers-print-flags-in-hexadecimal-format.patch
> lib-test-string_helpers-get-rid-of-trailing-comma-in-terminators.patch
> lib-test-string_helpers-add-test-cases-for-new-features.patch
> maintainers-add-myself-as-designated-reviewer-for-generic-string-library.patch
> seq_file-introduce-seq_escape_mem.patch
> seq_file-add-seq_escape_str-as-replica-of-string_escape_str.patch
> seq_file-convert-seq_escape-to-use-seq_escape_str.patch
> nfsd-avoid-non-flexible-api-in-seq_quote_mem.patch
> seq_file-drop-unused-_escape_mem_ascii.patch
>
>
> Would you mind to take this patchset via -mm tree as well, please?
>
> You were not in CC. Should Chris send v8 with all the Acks and
> you in CC?

We're at -rc7, so I wouldn't be inclined to merge significant feature
work at this time. I suggest a resend after -rc1, at which time the
above changes will be in mainline.