summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/highmem.h
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Kill __kmap_atomic()Michal Simek2013-01-031-1/+1
| | | | | | | | This should be the part of this patch: "highmem: kill all __kmap_atomic()" (sha1: a24401bcf4a67c8fe17e649e74eeb09b08b79ef5) Signed-off-by: Michal Simek <michal.simek@xilinx.com>
* microblaze: Highmem supportMichal Simek2012-03-231-0/+96
The first highmem implementation. Signed-off-by: Michal Simek <monstr@monstr.eu>