[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141225.183930.2234745020223954872.davem@davemloft.net>
Date: Thu, 25 Dec 2014 18:39:30 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: mst@...hat.com
Cc: linux-kernel@...r.kernel.org, arnd@...db.de,
linux-arch@...r.kernel.org, sam@...nborg.org,
dave.kleikamp@...cle.com, sparclinux@...r.kernel.org
Subject: Re: [PATCH repost 15/16] sparc/uaccess: fix sparse errors
From: "Michael S. Tsirkin" <mst@...hat.com>
Date: Thu, 25 Dec 2014 11:30:22 +0200
> virtio wants to read bitwise types from userspace using get_user. At the
> moment this triggers sparse errors, since the value is passed through an
> integer.
>
> Fix that up using __force.
>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
Patches #14 and #15 have identical commit message header lines, you
need to say "sparc32: " or "sparc64: " so that shortlog scanners can
distinguish them.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists