diff options
author | 2022-04-28 17:59:39 +0200 | |
---|---|---|
committer | 2022-05-02 10:47:07 +0200 | |
commit | 8cf9e1210adf49cd83d11e2b1984540cf0e0be71 (patch) | |
tree | cc3d16f2195cf52f7ce7c7703d755195f1c953d5 /scripts/gdb/linux/utils.py | |
parent | mm/slub: remove unneeded return value of slab_pad_check (diff) | |
download | wireguard-linux-8cf9e1210adf49cd83d11e2b1984540cf0e0be71.tar.xz wireguard-linux-8cf9e1210adf49cd83d11e2b1984540cf0e0be71.zip |
mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
The comment next to the ARCH_KMALLOC_MINALIGN definition says that
ARCH_KMALLOC_MINALIGN can be defined in arch headers. This is incorrect:
it's actually ARCH_DMA_MINALIGN that can be defined there.
Fix the comment.
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Link: https://lore.kernel.org/r/fe1ca7a25a054b61d1038686d07569416e287e7b.1651161548.git.andreyknvl@google.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions