Loading .get_maintainer.ignore 0 → 100644 +1 −0 Original line number Diff line number Diff line Christoph Hellwig <hch@lst.de> MAINTAINERS +1 −0 Original line number Diff line number Diff line Loading @@ -5850,6 +5850,7 @@ S: Odd Fixes KERNEL NFSD, SUNRPC, AND LOCKD SERVERS M: "J. Bruce Fields" <bfields@fieldses.org> M: Jeff Layton <jlayton@poochiereds.net> L: linux-nfs@vger.kernel.org W: http://nfs.sourceforge.net/ S: Supported Loading Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 2 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = -rc8 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* Loading arch/arm/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,9 @@ INSTALL_TARGETS = zinstall uinstall install PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS) bootpImage uImage: zImage zImage: Image $(BOOT_TARGETS): vmlinux $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@ Loading arch/arm/lib/uaccess_with_memcpy.c +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ __copy_to_user_memcpy(void __user *to, const void *from, unsigned long n) } /* the mmap semaphore is taken only if not in an atomic context */ atomic = in_atomic(); atomic = faulthandler_disabled(); if (!atomic) down_read(¤t->mm->mmap_sem); Loading Loading
.get_maintainer.ignore 0 → 100644 +1 −0 Original line number Diff line number Diff line Christoph Hellwig <hch@lst.de>
MAINTAINERS +1 −0 Original line number Diff line number Diff line Loading @@ -5850,6 +5850,7 @@ S: Odd Fixes KERNEL NFSD, SUNRPC, AND LOCKD SERVERS M: "J. Bruce Fields" <bfields@fieldses.org> M: Jeff Layton <jlayton@poochiereds.net> L: linux-nfs@vger.kernel.org W: http://nfs.sourceforge.net/ S: Supported Loading
Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 2 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = -rc8 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* Loading
arch/arm/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,9 @@ INSTALL_TARGETS = zinstall uinstall install PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS) bootpImage uImage: zImage zImage: Image $(BOOT_TARGETS): vmlinux $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@ Loading
arch/arm/lib/uaccess_with_memcpy.c +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ __copy_to_user_memcpy(void __user *to, const void *from, unsigned long n) } /* the mmap semaphore is taken only if not in an atomic context */ atomic = in_atomic(); atomic = faulthandler_disabled(); if (!atomic) down_read(¤t->mm->mmap_sem); Loading