[folded-merged] mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The quilt patch titled
     Subject: mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling-fix
has been removed from the -mm tree.  Its filename was
     mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling-fix.patch

This patch was dropped because it was folded into mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling-fix
Date: Wed Oct 30 04:20:15 PM PDT 2024

fix whitespace, per Catalin

Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
Cc: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 include/linux/mman.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/linux/mman.h~mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling-fix
+++ a/include/linux/mman.h
@@ -158,7 +158,7 @@ calc_vm_flag_bits(struct file *file, uns
 	       _calc_vm_trans(flags, MAP_LOCKED,     VM_LOCKED    ) |
 	       _calc_vm_trans(flags, MAP_SYNC,	     VM_SYNC      ) |
 	       _calc_vm_trans(flags, MAP_STACK,	     VM_NOHUGEPAGE) |
-		arch_calc_vm_flag_bits(file, flags);
+	       arch_calc_vm_flag_bits(file, flags);
 }
 
 unsigned long vm_commit_limit(void);
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

mm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handling.patch
mm-page_alloc-keep-track-of-free-highatomic-fix.patch
mm-fix-__wp_page_copy_user-fallback-path-for-remote-mm-fix.patch
mm-memoryc-remove-stray-newline-at-top-of-file.patch
bootmem-stop-using-page-index-fix.patch
vma-detect-infinite-loop-in-vma-tree-fix.patch
maple_tree-add-a-test-checking-storing-null-fix.patch
fs-proc-kcorec-fix-coccinelle-reported-error-instances-fix.patch





[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux