OSDN Git Service

Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jun 2020 21:01:23 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jun 2020 21:01:23 +0000 (14:01 -0700)
commit38696e33e2bdf91cbbc7a2291dc6db862d9dfd42
tree99e1c95806de35a4f1026e05fbee993a7bca5ad0
parent44e40e96b5accb18a100fee1a67cde422d791c4c
parent3ead2f97bd44a9a106572d306cb04a878c569cb2
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa updates from Max Filippov:

 - fix __user annotations in asm/uaccess.h

 - fix comments in entry.S

* tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: Fix spelling/grammar in comment
  xtensa: add missing __user annotations to asm/uaccess.h
  xtensa: fix error paths in __get_user_{check,size}
  xtensa: fix type conversion in __get_user_size
  xtensa: add missing __user annotations to __{get,put}_user_check