summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock/.gitignore
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-01-08 02:54:24 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-01-08 02:54:24 -0800
commite9ffbf16caa6cb596df7fd641bc6063a922c52e6 (patch)
tree027bb4eea13be27e960fc2df4e9ad3ca64cb8775 /tools/testing/memblock/.gitignore
parent9b43a525db125799df81e6fbef712a2ae50bfc5d (diff)
parentfa81ab49bbe4e1ce756581c970486de0ddb14309 (diff)
downloadlinux-e9ffbf16caa6cb596df7fd641bc6063a922c52e6.tar.bz2
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull memblock fixes from Mike Rapoport: "Small fixes in kernel-doc and tests: - Fix kernel-doc for memblock_phys_free() to use correct names for the counterpart allocation methods - Fix compilation error in memblock tests" * tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock: memblock: Fix doc for memblock_phys_free memblock tests: Fix compilation error.
Diffstat (limited to 'tools/testing/memblock/.gitignore')
-rw-r--r--tools/testing/memblock/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/memblock/.gitignore b/tools/testing/memblock/.gitignore
index 654338e0be52..4cc7cd5aac2b 100644
--- a/tools/testing/memblock/.gitignore
+++ b/tools/testing/memblock/.gitignore
@@ -1,4 +1,5 @@
main
memblock.c
linux/memblock.h
+asm/asm.h
asm/cmpxchg.h