summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@Oracle.com>2023-01-20 17:26:49 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-02-10 01:51:38 +0100
commit0503ea8f5ba73eb3ab13a81c1eefbaf51405385a (patch)
tree114cd3eabef71df5f850d81e6d60f6add7ac36ae /kernel/softirq.c
parentmm/mmap: convert do_brk_flags() to use vma_prepare() and vma_complete() (diff)
downloadlinux-0503ea8f5ba73eb3ab13a81c1eefbaf51405385a.tar.xz
linux-0503ea8f5ba73eb3ab13a81c1eefbaf51405385a.zip
mm/mmap: remove __vma_adjust()
Inline the work of __vma_adjust() into vma_merge(). This reduces code size and has the added benefits of the comments for the cases being located with the code. Change the comments referencing vma_adjust() accordingly. [Liam.Howlett@oracle.com: fix vma_merge() offset when expanding the next vma] Link: https://lkml.kernel.org/r/20230130195713.2881766-1-Liam.Howlett@oracle.com Link: https://lkml.kernel.org/r/20230120162650.984577-49-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions