1
0
Files
linux/arch/xtensa/include/asm
Linus Torvalds 27ebbf9d5b Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Pull nommu generic uaccess updates from Arnd Bergmann:
 "asm-generic: kill <asm/segment.h> and improve nommu generic uaccess helpers

  Christoph Hellwig writes:

     This is a series doing two somewhat interwinded things. It improves
     the asm-generic nommu uaccess helper to optionally be entirely
     generic and not require any arch helpers for the actual uaccess.
     For the generic uaccess.h to actually be generically useful I also
     had to kill off the mess we made of <asm/segment.h>, which really
     shouldn't exist on most architectures"

* tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  asm-generic: optimize generic uaccess for 8-byte loads and stores
  asm-generic: provide entirely generic nommu uaccess
  arch: mostly remove <asm/segment.h>
  asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
2019-05-16 11:26:37 -07:00
..
2019-05-07 10:36:31 -07:00
2019-05-07 10:36:31 -07:00
2018-06-15 18:10:01 -03:00
2018-12-17 13:48:22 -08:00
2019-05-07 10:36:31 -07:00
2018-02-11 09:18:12 -08:00
2017-12-16 22:37:10 -08:00
2017-12-16 22:37:10 -08:00
2018-01-02 03:25:41 -08:00
2019-02-07 12:35:02 -08:00
2019-04-03 10:32:54 +02:00