[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1534151350.git.zong@andestech.com>
Date: Mon, 13 Aug 2018 17:26:50 +0800
From: Zong Li <zong@...estech.com>
To: <green.hu@...il.com>, <deanbo422@...il.com>,
<linux-kernel@...r.kernel.org>
CC: <zongbox@...il.com>, Zong Li <zong@...estech.com>
Subject: [PATCH 0/3] Fix get_user and put_user pointer issue
These patches fix the issue of expand macro with pointer argument,
clean up the coding style and refactor the macro by extracting the
checking and getting pointer to another macro definition.
Zong Li (3):
nds32: Fix get_user/put_user macro expand pointer problem
nds32: Clean up the coding style
nds32: Extract the checking and getting pointer to a macro
arch/nds32/include/asm/uaccess.h | 229 ++++++++++++++++++++-------------------
1 file changed, 119 insertions(+), 110 deletions(-)
--
2.7.4
Powered by blists - more mailing lists