commit | a0e169978303ee5873142599c8c9660b2d296243 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Nov 19 20:45:03 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Nov 19 20:49:44 2020 +0100 |
tree | bc360eb1b6f0ed9b2f5064d9492f47d5e4b8bee0 | |
parent | 1eb0616c2df5b78c301eaa7bd2ee859f43915001 [diff] |
microblaze/mm/highmem: Add dropped #ifdef back The conversion to generic kmap atomic broke microblaze by removing the build fail. Add it back. Fixes: 7ac1b26b0a72 ("microblaze/mm/highmem: Switch to generic kmap atomic") Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Michal Simek <monstr@monstr.eu>