On Mon, Jan 02, 2023 at 02:44:22PM +0000, Matthew Wilcox wrote:
On Sun, Jan 01, 2023 at 02:27:58PM +0100, Federico Vaga wrote:+ that diminishes the checking tools like sparse can provide. The macro + ``u64_to_user_ptr`` can be used in the kernel to avoid warnings aboutShould probably be u64_to_user_ptr() instead to get both the monospace & the hyperlink.
Indeed, good point. A V2 will come -- Federico Vaga