[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220831133856.paa3v4ve3dorppdu@mercury.elektranox.org>
Date: Wed, 31 Aug 2022 15:38:56 +0200
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-kernel@...r.kernel.org,
Kai Vehmanen <kai.vehmanen@...ux.intel.com>,
Aaro Koskinen <aaro.koskinen@....fi>,
Pavel Machek <pavel@....cz>
Subject: Re: [PATCH] HSI: cmt_speech: Pass a pointer to virt_to_page()
Hi,
On Mon, Aug 29, 2022 at 03:16:03PM +0200, Linus Walleij wrote:
> On Thu, May 19, 2022 at 11:31 PM Linus Walleij <linus.walleij@...aro.org> wrote:
>
> > A pointer into virtual memory is represented by a (void *)
> > not an u32, so the compiler warns:
> >
> > drivers/hsi/clients/cmt_speech.c:1092:35: warning: passing argument
> > 1 of 'virt_to_pfn' makes pointer from integer without a cast
> > [-Wint-conversion]
> >
> > Fix this with an explicit cast.
> >
> > Cc: Kai Vehmanen <kai.vehmanen@...ux.intel.com>
> > Cc: Aaro Koskinen <aaro.koskinen@....fi>
> > Cc: Pavel Machek <pavel@....cz>
> > Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
>
> Sebastian can you apply this patch to the HSI tree please?
Thanks for the reminder. It's queued now and already in linux-next.
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists