printk maintainers have been reviewing patches against vsprintf code last
few years. Most changes have been committed via printk.git last two years.
New group is used because printk() is not the only vsprintf() user.
Also the group of interested people is not the same.
Signed-off-by: Petr Mladek <[email protected]>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c6c34d04ce95..4181a83bd30a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17441,6 +17441,16 @@ S: Maintained
F: drivers/net/vrf.c
F: Documentation/networking/vrf.txt
+VSPRINTF
+M: Petr Mladek <[email protected]>
+M: Steven Rostedt <[email protected]>
+M: Sergey Senozhatsky <[email protected]>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git
+S: Maintained
+F: lib/vsprintf.c
+F: lib/test_printf.c
+F: Documentation/core-api/printk-formats.rst
+
VT1211 HARDWARE MONITOR DRIVER
M: Juerg Haefliger <[email protected]>
L: [email protected]
--
2.16.4
On 31/10/2019 14.33, Petr Mladek wrote:
> printk maintainers have been reviewing patches against vsprintf code last
> few years. Most changes have been committed via printk.git last two years.
>
> New group is used because printk() is not the only vsprintf() user.
> Also the group of interested people is not the same.
Can you add
R: Rasmus Villemoes <[email protected]>
to that?
Thanks,
Rasmus
On Thu 2019-10-31 14:51:24, Rasmus Villemoes wrote:
> On 31/10/2019 14.33, Petr Mladek wrote:
> > printk maintainers have been reviewing patches against vsprintf code last
> > few years. Most changes have been committed via printk.git last two years.
> >
> > New group is used because printk() is not the only vsprintf() user.
> > Also the group of interested people is not the same.
>
> Can you add
>
> R: Rasmus Villemoes <[email protected]>
Sure. The more reviewers the better :-)
Best Regards,
Petr
On Thu 2019-10-31 15:51:12, Petr Mladek wrote:
> On Thu 2019-10-31 14:51:24, Rasmus Villemoes wrote:
> > On 31/10/2019 14.33, Petr Mladek wrote:
> > > printk maintainers have been reviewing patches against vsprintf code last
> > > few years. Most changes have been committed via printk.git last two years.
> > >
> > > New group is used because printk() is not the only vsprintf() user.
> > > Also the group of interested people is not the same.
> >
> > Can you add
> >
> > R: Rasmus Villemoes <[email protected]>
>
> Sure. The more reviewers the better :-)
I acutally wanted to add also
R: Andy Shevchenko <[email protected]>
Best Regards,
Petr
On Thu, Oct 31, 2019 at 5:13 PM Petr Mladek <[email protected]> wrote:
> On Thu 2019-10-31 15:51:12, Petr Mladek wrote:
> > On Thu 2019-10-31 14:51:24, Rasmus Villemoes wrote:
> > > On 31/10/2019 14.33, Petr Mladek wrote:
> > > > printk maintainers have been reviewing patches against vsprintf code last
> > > > few years. Most changes have been committed via printk.git last two years.
> > > >
> > > > New group is used because printk() is not the only vsprintf() user.
> > > > Also the group of interested people is not the same.
> > >
> > > Can you add
> > >
> > > R: Rasmus Villemoes <[email protected]>
> >
> > Sure. The more reviewers the better :-)
>
> I acutally wanted to add also
>
> R: Andy Shevchenko <[email protected]>
Ack
--
With Best Regards,
Andy Shevchenko
On Thu, 31 Oct 2019 14:33:37 +0100
Petr Mladek <[email protected]> wrote:
> printk maintainers have been reviewing patches against vsprintf code last
> few years. Most changes have been committed via printk.git last two years.
>
> New group is used because printk() is not the only vsprintf() user.
> Also the group of interested people is not the same.
>
> Signed-off-by: Petr Mladek <[email protected]>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c6c34d04ce95..4181a83bd30a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17441,6 +17441,16 @@ S: Maintained
> F: drivers/net/vrf.c
> F: Documentation/networking/vrf.txt
>
> +VSPRINTF
> +M: Petr Mladek <[email protected]>
> +M: Steven Rostedt <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
-- Steve
> +M: Sergey Senozhatsky <[email protected]>
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git
> +S: Maintained
> +F: lib/vsprintf.c
> +F: lib/test_printf.c
> +F: Documentation/core-api/printk-formats.rst
> +
> VT1211 HARDWARE MONITOR DRIVER
> M: Juerg Haefliger <[email protected]>
> L: [email protected]
On (19/10/31 14:33), Petr Mladek wrote:
> printk maintainers have been reviewing patches against vsprintf code last
> few years. Most changes have been committed via printk.git last two years.
>
> New group is used because printk() is not the only vsprintf() user.
> Also the group of interested people is not the same.
>
> Signed-off-by: Petr Mladek <[email protected]>
Acked
-ss
On Sat 2019-11-02 12:18:18, Andy Shevchenko wrote:
> On Thu, Oct 31, 2019 at 5:13 PM Petr Mladek <[email protected]> wrote:
> > On Thu 2019-10-31 15:51:12, Petr Mladek wrote:
> > > On Thu 2019-10-31 14:51:24, Rasmus Villemoes wrote:
> > > > On 31/10/2019 14.33, Petr Mladek wrote:
> > > > > printk maintainers have been reviewing patches against vsprintf code last
> > > > > few years. Most changes have been committed via printk.git last two years.
> > > > >
> > > > > New group is used because printk() is not the only vsprintf() user.
> > > > > Also the group of interested people is not the same.
> > > >
> > > > Can you add
> > > >
> > > > R: Rasmus Villemoes <[email protected]>
> > >
> > > Sure. The more reviewers the better :-)
> >
> > I acutally wanted to add also
> >
> > R: Andy Shevchenko <[email protected]>
>
> Ack
The updated patch is commited in printk.git, branch for-5.5.
You can check it at
https://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git/commit/?h=for-5.5&id=9d95f0ce36df70e6d7b1f658277c772f589acd84
Best Regards,
Petr