]> Git Repo - J-linux.git/blob - arch/powerpc/mm/book3s64/trace.c
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / arch / powerpc / mm / book3s64 / trace.c
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * This file is for defining trace points and trace related helpers.
4  */
5 #ifdef CONFIG_TRANSPARENT_HUGEPAGE
6 #include <trace/events/thp.h>
7 #endif
This page took 0.028881 seconds and 4 git commands to generate.