This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 53acd350503d Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/ [...] new ea6f043fc984 x86: Make __get_user() generate an out-of-line call new d55564cfc222 x86: Make __put_user() generate an out-of-line call new 865c50e1d279 x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/include/asm/uaccess.h | 307 +++++++++++++++++++++-------------------- arch/x86/lib/getuser.S | 60 ++++++++ arch/x86/lib/putuser.S | 22 ++- 3 files changed, 237 insertions(+), 152 deletions(-)