freebsd-dev/sys
Konstantin Belousov e3d8f8fed4 When deallocating the vm object in elf_map_insert() due to
vm_map_insert() failure, drop the vnode lock around the call to
vm_object_deallocate().

Since the deallocated object is the vm object of the vnode, we might
get the vnode lock recursion there.  In fact, it is almost impossible
to make vm_map_insert() failing there on stock kernel.

Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2017-03-01 10:22:07 +00:00
..
amd64 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
arm Revert prior commit to restore the files mangled by my "fixing" merge 2017-03-01 02:10:40 +00:00
arm64 Load the new sp_el0 with interrupts disabled in fork_trampoline. If an 2017-02-15 14:56:47 +00:00
boot Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
bsm
cam Make ctl_queue_sense() not sleep. 2017-02-28 11:56:17 +00:00
cddl MFV 314276 2017-02-25 20:01:17 +00:00
compat Linux epoll return EEXIST on case when op is EPOLL_CTL_ADD, and the supplied 2017-02-28 19:55:16 +00:00
conf Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
contrib Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
crypto Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ddb Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
dev hyperv/hn: Misaligned chimney sending buffers should not be used 2017-03-01 09:05:12 +00:00
fs Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gdb
geom The kern.geom.part.auto_resize should be tunable. 2017-02-28 20:51:20 +00:00
gnu Add Ingenic X1000 DTS files (unofficial). 2016-11-19 15:03:49 +00:00
i386 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isa Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kern When deallocating the vm object in elf_map_insert() due to 2017-03-01 10:22:07 +00:00
kgssapi
libkern strstr.c was inadvertently blasted with a copy of isa_nmi.c. Revert 2017-03-01 02:07:51 +00:00
mips Add kernel support for the TP-LINK MR3040. 2017-03-01 05:53:53 +00:00
modules Remove SVR4 (System V Release 4) binary compatibility support. 2017-02-28 05:14:42 +00:00
net Back out r314471. In https://reviews.freebsd.org/D1858 it was clear 2017-03-01 05:38:04 +00:00
net80211 [net80211] validate VHT IEs. 2017-02-20 04:04:59 +00:00
netgraph mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION. 2017-01-20 00:02:11 +00:00
netinet Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
netinet6 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
netipsec For translated packets do not adjust UDP checksum if it is zero. 2017-02-18 19:53:37 +00:00
netnatm
netpfil sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
netsmb
nfs Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfsclient Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfsserver Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nlm
ofed Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
opencrypto Add support for the fpu_kern(9) KPI on arm64. It hooks into the existing 2016-10-20 09:22:10 +00:00
powerpc Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
riscv Implement atomic_fcmpset_*() for RISC-V. 2017-02-05 00:32:12 +00:00
rpc Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
security Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM, 2016-11-22 00:41:24 +00:00
sparc64 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
sys locks: fix compilation with KTR wihout KTR_LOCKS 2017-03-01 05:18:22 +00:00
teken
tests
tools Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ufs Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
vm Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
x86 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
xdr
xen "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
Makefile Remove pc98 support completely. 2017-01-28 02:22:15 +00:00