]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATION"
authorMaarten Lankhorst <dev@lankhorst.se>
Fri, 24 Jul 2026 06:02:14 +0000 (08:02 +0200)
committerMaarten Lankhorst <dev@lankhorst.se>
Fri, 24 Jul 2026 06:02:14 +0000 (08:02 +0200)
commit1ff399c4cd132a24c73e5e237a11cb9d6b68dff1
tree2ce7d810d19b2292f643b4825f75668911c424f6
parent6273dd3ffb54ec581855b82ae77331b66028249c
Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATION"

This reverts commit 04b177544a040cbafab760d6b766381c6b22e0a8.

The original author requested it to be reverted, as it conflicts with
changes in the -next branch for MM:

"I'm not sure who is doing the drm-misc-fixes PR, but if you are can
you omit this patch: https://patchwork.freedesktop.org/series/170865/

I guess this conflicts with MM changes in their next tree and it easy
enough on our side to do this slightly differently to avoid a conflict
so going to post revert + a different change. If this is already sent nbd."

Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/drm_pagemap.c