]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "MIPS: Fix PAGE_MASK definition"
authorDan Williams <dan.j.williams@intel.com>
Fri, 22 Jan 2016 17:20:37 +0000 (09:20 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 22 Jan 2016 23:28:57 +0000 (00:28 +0100)
commitb0ffd0ff36621a45273b60f5d958b9701705a40b
tree26e6ec247906b422644540069aba6b8c216e259f
parent4d46384b1ad5fdc9ff1f102853f3f445b193f5b3
Revert "MIPS: Fix PAGE_MASK definition"

This reverts commit e0bdf752345b2c959d8aec7b5bc2171a7b52dbab.

It was originally sent in an earlier revision of the pfn_t patchset.
Besides being broken, the warning is also fixed by PFN_FLAGS_MASK
casting the PAGE_MASK to an unsigned long.

Reported-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Cc: linux-kernel@vger.kernel.org
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Cc: stable@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12182/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/page.h