summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/highmem.h
Commit message (Collapse)AuthorAgeFilesLines
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-13/+0
| | | | | | | | | Removal started in commit 5bbeed12bdc3 ("sparc32: drop unused kmap_atomic_to_page"). Let's do it across the whole tree. Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* 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>
OpenPOWER on IntegriCloud