From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Olof Johansson <olof@lixom.net>
Cc: Vasyl Gomonovych <gomonovych@gmail.com>,
Vignesh R <vigneshr@ti.com>, Richard Weinberger <richard@nod.at>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-mtd@lists.infradead.org, Piotr Sroka <piotrs@cadence.com>
Subject: Re: [PATCH v2] mtd: cadence: Fix cast to pointer from integer of different size warning
Date: Tue, 7 Jan 2020 10:04:39 +0100 [thread overview]
Message-ID: <20200107100439.23f86175@xps13> (raw)
In-Reply-To: <CAOesGMjp8=uOwTnGwuMwTJMKVh915udgkhSb0joKMTcwWBEy-Q@mail.gmail.com>
Hi Olof,
Olof Johansson <olof@lixom.net> wrote on Mon, 6 Jan 2020 13:18:17 -0800:
> Miquel, this warning is still there both in mainline and linux-next.
>
> Can you please apply it and get it sent in so we can keep the tree
> building cleaning and spot warnings without the noise? Thanks!
>
> On Wed, Dec 18, 2019 at 1:57 AM Vasyl Gomonovych <gomonovych@gmail.com> wrote:
> >
> > Use dma_addr_t type to pass memory address and control data in
> > DMA descriptor fields memory_pointer and ctrl_data_ptr
> > To fix warning: cast to pointer from integer of different size
> >
> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
>
> Acked-by: Olof Johansson <olof@lixom.net>
>
Sorry, I am late. I'll send a fixes PR this week.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Olof Johansson <olof@lixom.net>
Cc: Vasyl Gomonovych <gomonovych@gmail.com>,
Piotr Sroka <piotrs@cadence.com>,
Richard Weinberger <richard@nod.at>, Vignesh R <vigneshr@ti.com>,
linux-mtd@lists.infradead.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] mtd: cadence: Fix cast to pointer from integer of different size warning
Date: Tue, 7 Jan 2020 10:04:39 +0100 [thread overview]
Message-ID: <20200107100439.23f86175@xps13> (raw)
In-Reply-To: <CAOesGMjp8=uOwTnGwuMwTJMKVh915udgkhSb0joKMTcwWBEy-Q@mail.gmail.com>
Hi Olof,
Olof Johansson <olof@lixom.net> wrote on Mon, 6 Jan 2020 13:18:17 -0800:
> Miquel, this warning is still there both in mainline and linux-next.
>
> Can you please apply it and get it sent in so we can keep the tree
> building cleaning and spot warnings without the noise? Thanks!
>
> On Wed, Dec 18, 2019 at 1:57 AM Vasyl Gomonovych <gomonovych@gmail.com> wrote:
> >
> > Use dma_addr_t type to pass memory address and control data in
> > DMA descriptor fields memory_pointer and ctrl_data_ptr
> > To fix warning: cast to pointer from integer of different size
> >
> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
>
> Acked-by: Olof Johansson <olof@lixom.net>
>
Sorry, I am late. I'll send a fixes PR this week.
Thanks,
Miquèl
next prev parent reply other threads:[~2020-01-07 9:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-14 21:09 [PATCH] git commit --signoff -m "mtd: cadence: Fix cast to pointer from integer of different size warning Vasyl Gomonovych
2019-12-14 21:09 ` Vasyl Gomonovych
2019-12-16 10:09 ` Miquel Raynal
2019-12-16 10:09 ` Miquel Raynal
2019-12-18 9:57 ` [PATCH v2] mtd: " Vasyl Gomonovych
2019-12-18 9:57 ` Vasyl Gomonovych
2020-01-06 21:18 ` Olof Johansson
2020-01-06 21:18 ` Olof Johansson
2020-01-07 9:04 ` Miquel Raynal [this message]
2020-01-07 9:04 ` Miquel Raynal
2020-01-09 19:15 ` Miquel Raynal
2020-01-09 19:15 ` Miquel Raynal
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=20200107100439.23f86175@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=gomonovych@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=olof@lixom.net \
--cc=piotrs@cadence.com \
--cc=richard@nod.at \
--cc=vigneshr@ti.com \
/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.