Hi,
On 1/10/20 9:58, Linus Walleij wrote:
> On Wed, Sep 30, 2020 at 6:33 PM Sean Wang wrote:
>> On Wed, Sep 30, 2020 at 1:47 AM Linus Walleij
>> wrote:
>>> On Sun, Sep 27, 2020 at 7:57 PM Sean Wang wrote:
>>>
v2 seems the same with v1 or I was missing something.
I just thought w
On Wed, Sep 30, 2020 at 6:33 PM Sean Wang wrote:
> On Wed, Sep 30, 2020 at 1:47 AM Linus Walleij
> wrote:
> > On Sun, Sep 27, 2020 at 7:57 PM Sean Wang wrote:
> >
> > > v2 seems the same with v1 or I was missing something.
> > >
> > > I just thought we call devm_ioremap_release to explicitly to
On Wed, Sep 30, 2020 at 1:47 AM Linus Walleij wrote:
>
> On Sun, Sep 27, 2020 at 7:57 PM Sean Wang wrote:
>
> > v2 seems the same with v1 or I was missing something.
> >
> > I just thought we call devm_ioremap_release to explicitly to free
> > resource when a certain failure occurs after
> > devm
On Sun, Sep 27, 2020 at 7:57 PM Sean Wang wrote:
> v2 seems the same with v1 or I was missing something.
>
> I just thought we call devm_ioremap_release to explicitly to free
> resource when a certain failure occurs after
> devm_ioremap_resource?
What is the semantics around mtk_build_eint()?
I
Hi, Enric
v2 seems the same with v1 or I was missing something.
I just thought we call devm_ioremap_release to explicitly to free
resource when a certain failure occurs after
devm_ioremap_resource?
thanks,
Sean
On Tue, Sep 15, 2020 at 5:38 AM Enric Balletbo i Serra
wrote:
>
> Hi Linus,
>
> On
Hi Linus,
On 21/8/20 9:54, Enric Balletbo i Serra wrote:
> The pinctrl driver can work without the EINT resource, but, if it is
> expected to have this resource but the mtk_build_eint() function fails
> after allocating their data (because can't get the resource or can't map
> the irq), the data i
The pinctrl driver can work without the EINT resource, but, if it is
expected to have this resource but the mtk_build_eint() function fails
after allocating their data (because can't get the resource or can't map
the irq), the data is not freed and you end with a NULL pointer
dereference. Fix this
7 matches
Mail list logo