summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2022-09-01 15:00:29 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-09-12 06:26:10 +0300
commit5e6b1bf1b5c3c8b72fa2eea9d8731d5c59773945 (patch)
tree063017aedb2d1aaa7df9eb895c4388f881cdf9d3 /fs/Kconfig
parenta9e1eab241bdaadd56b6cfdc481cff6a24c4799b (diff)
downloadlinux-5e6b1bf1b5c3c8b72fa2eea9d8731d5c59773945.tar.xz
hugetlb: remove meaningless BUG_ON(huge_pte_none())
When code reaches here, invalid page would have been accessed if huge pte is none. So this BUG_ON(huge_pte_none()) is meaningless. Remove it. Link: https://lkml.kernel.org/r/20220901120030.63318-10-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Reviewed-by: Muchun Song <songmuchun@bytedance.com> Cc: Mike Kravetz <mike.kravetz@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions