From: Stephen Boyd <sboyd@kernel.org>
To: "José Expósito" <jose.exposito89@gmail.com>, mturquette@baylibre.com
Cc: matthias.bgg@gmail.com, ikjn@chromium.org,
chun-jie.chen@mediatek.com, weiyi.lu@mediatek.com,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
"José Expósito" <jose.exposito89@gmail.com>,
"Chen-Yu Tsai" <wenst@chromium.org>,
linux-clk@vger.kernel.org
Subject: Re: [PATCH RESEND v2] clk: mediatek: Fix memory leaks on probe
Date: Thu, 13 Jan 2022 17:45:29 -0800 [thread overview]
Message-ID: <20220114014530.E127FC36AEA@smtp.kernel.org> (raw)
In-Reply-To: <20220107182451.139456-1-jose.exposito89@gmail.com>
Please Cc the clk mailing list on clk driver patches.
Quoting José Expósito (2022-01-07 10:24:51)
> Handle the error branches to free memory where required.
>
> Addresses-Coverity-ID: 1491825 ("Resource leak")
> Signed-off-by: José Expósito <jose.exposito89@gmail.com>
> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
>
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: "José Expósito" <jose.exposito89@gmail.com>, mturquette@baylibre.com
Cc: matthias.bgg@gmail.com, ikjn@chromium.org,
chun-jie.chen@mediatek.com, weiyi.lu@mediatek.com,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
"José Expósito" <jose.exposito89@gmail.com>,
"Chen-Yu Tsai" <wenst@chromium.org>,
linux-clk@vger.kernel.org
Subject: Re: [PATCH RESEND v2] clk: mediatek: Fix memory leaks on probe
Date: Thu, 13 Jan 2022 17:45:29 -0800 [thread overview]
Message-ID: <20220114014530.E127FC36AEA@smtp.kernel.org> (raw)
In-Reply-To: <20220107182451.139456-1-jose.exposito89@gmail.com>
Please Cc the clk mailing list on clk driver patches.
Quoting José Expósito (2022-01-07 10:24:51)
> Handle the error branches to free memory where required.
>
> Addresses-Coverity-ID: 1491825 ("Resource leak")
> Signed-off-by: José Expósito <jose.exposito89@gmail.com>
> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: "José Expósito" <jose.exposito89@gmail.com>, mturquette@baylibre.com
Cc: matthias.bgg@gmail.com, ikjn@chromium.org,
chun-jie.chen@mediatek.com, weiyi.lu@mediatek.com,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
"José Expósito" <jose.exposito89@gmail.com>,
"Chen-Yu Tsai" <wenst@chromium.org>,
linux-clk@vger.kernel.org
Subject: Re: [PATCH RESEND v2] clk: mediatek: Fix memory leaks on probe
Date: Thu, 13 Jan 2022 17:45:29 -0800 [thread overview]
Message-ID: <20220114014530.E127FC36AEA@smtp.kernel.org> (raw)
In-Reply-To: <20220107182451.139456-1-jose.exposito89@gmail.com>
Please Cc the clk mailing list on clk driver patches.
Quoting José Expósito (2022-01-07 10:24:51)
> Handle the error branches to free memory where required.
>
> Addresses-Coverity-ID: 1491825 ("Resource leak")
> Signed-off-by: José Expósito <jose.exposito89@gmail.com>
> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-01-14 1:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-07 18:24 [PATCH RESEND v2] clk: mediatek: Fix memory leaks on probe José Expósito
2022-01-07 18:24 ` José Expósito
2022-01-07 18:24 ` José Expósito
2022-01-14 1:45 ` Stephen Boyd [this message]
2022-01-14 1:45 ` Stephen Boyd
2022-01-14 1:45 ` Stephen Boyd
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=20220114014530.E127FC36AEA@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=chun-jie.chen@mediatek.com \
--cc=ikjn@chromium.org \
--cc=jose.exposito89@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=weiyi.lu@mediatek.com \
--cc=wenst@chromium.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.