You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Fixup a few lose ends in explicit support for MIPS R1/R2.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
|| defined (CONFIG_CPU_R5000) \
|
||||
|| defined (CONFIG_CPU_NEVADA) \
|
||||
|| defined (CONFIG_CPU_TX49XX) \
|
||||
|| defined (CONFIG_CPU_MIPS64_R1)
|
||||
|| defined (CONFIG_CPU_MIPS64)
|
||||
#define KUSIZE _LLCONST_(0x0000010000000000) /* 2^^40 */
|
||||
#define KUSIZE_64 _LLCONST_(0x0000010000000000) /* 2^^40 */
|
||||
#define K0SIZE _LLCONST_(0x0000001000000000) /* 2^^36 */
|
||||
|
||||
Reference in New Issue
Block a user