linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Mike Rapoport <rppt@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>, Linux-MM <linux-mm@kvack.org>,
	Vlastimil Babka <vbabka@suse.cz>
Subject: Re: [PATCH v3 0/3] bootconfig: Fixes to bootconfig memory management
Date: Thu, 16 Sep 2021 09:07:40 +0900	[thread overview]
Message-ID: <20210916090740.eeea3a0d73ba659c9ea68df2@kernel.org> (raw)
In-Reply-To: <CAHk-=win5Syn-=2viR6MHCBnhBNh=wj2c189pa_=-9g3OdMEuQ@mail.gmail.com>

On Wed, 15 Sep 2021 09:51:15 -0700
Linus Torvalds <torvalds@linux-foundation.org> wrote:

> On Wed, Sep 15, 2021 at 9:47 AM Linus Torvalds
> <torvalds@linux-foundation.org> wrote:
> >
> > IOW, I'll apply your trivial fixup for the bootconfig copy of
> > memblock.h, and forget about it, and then if we end up having more
> > problems with it later, we can look at a bigger fix.

Thanks, and OK, I'll try to solve this issue.

> 
> Just to clarify - I applied that build fix directly to my tree, but
> this series of leak fixes I'll leave for the tracing tree.

OK, I got it.


Thank you,

> 
>              Linus


-- 
Masami Hiramatsu <mhiramat@kernel.org>

      reply	other threads:[~2021-09-16  0:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15 13:19 [PATCH v3 0/3] bootconfig: Fixes to bootconfig memory management Masami Hiramatsu
2021-09-15 13:19 ` [PATCH v3 1/3] bootconfig: init: Fix memblock leak in xbc_make_cmdline() Masami Hiramatsu
2021-09-15 13:19 ` [PATCH v3 2/3] bootconfig: init: Fix memblock leak in setup_boot_config() Masami Hiramatsu
2021-09-15 13:19 ` [PATCH v3 3/3] bootconfig: Free xbc_data in xbc_destroy_all() Masami Hiramatsu
2021-09-15 14:23   ` Steven Rostedt
2021-09-16  0:05     ` Masami Hiramatsu
2021-09-16  0:17       ` Steven Rostedt
2021-09-15 16:47 ` [PATCH v3 0/3] bootconfig: Fixes to bootconfig memory management Linus Torvalds
2021-09-15 16:51   ` Linus Torvalds
2021-09-16  0:07     ` Masami Hiramatsu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210916090740.eeea3a0d73ba659c9ea68df2@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mingo@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=rppt@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=vbabka@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).