aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorOded Gabbay <[email protected]>2017-10-26 08:43:34 +0000
committerMichal Simek <[email protected]>2017-10-30 14:18:46 +0000
commitda25f490a0b3d9c234d659b21024d61fe2d08c8e (patch)
treee77b52bcd1f3c0b960a9bcbea45fda2548fd6d6d /net/unix/af_unix.c
parentLinux 4.14-rc7 (diff)
downloadkernel-da25f490a0b3d9c234d659b21024d61fe2d08c8e.tar.gz
kernel-da25f490a0b3d9c234d659b21024d61fe2d08c8e.zip
microblaze: add missing include to mmu_context_mm.h
mmu_context_mm.h is using struct task_struct, which is defined in linux/sched.h. Source files that include mm_context_mm.h (directly or indirectly) and doesn't include linux/sched.h will generate an error. An example of that is drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c This patch adds an include of linux/sched.h to mmu_context_mm.h to avoid such errors. Signed-off-by: Oded Gabbay <[email protected]> Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions