Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'for-linus' of git://github.com/openrisc/linux

Pull OpenRISC fixlet from Stafford Horne:
"Just one small thing here, it came in a while back but I didnt have
anything in my 4.16 queue, still its the only thing for 4.17 so
sending it alone.

Small cleanup: remove unused __ARCH_HAVE_MMU define"

* tag 'for-linus' of git://github.com/openrisc/linux:
openrisc: remove unused __ARCH_HAVE_MMU define

-2
-2
arch/openrisc/include/uapi/asm/unistd.h
··· 17 17 * (at your option) any later version. 18 18 */ 19 19 20 - #define __ARCH_HAVE_MMU 21 - 22 20 #define sys_mmap2 sys_mmap_pgoff 23 21 24 22 #define __ARCH_WANT_RENAMEAT