]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - net/compat.c
drm/amdgpu: check alignment on CPU page for bo map
[mirror_ubuntu-focal-kernel.git] / net / compat.c
index 0f7ded26059ec6261e704d37948f736b1f1c7778..c848bcb517f3ea180624b00662fc310867496719 100644 (file)
@@ -291,6 +291,7 @@ void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm)
                        break;
                }
                /* Bump the usage count and install the file. */
+               __receive_sock(fp[i]);
                fd_install(new_fd, get_file(fp[i]));
        }