android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
Paul Mundt d7c30c682a sh: Store Queue API rework.
Rewrite the store queue API for a per-cpu interface in the driver
model. The old miscdevice is dropped, due to TASK_SIZE limitations,
and no one was using it anyways.

Carve up and allocate store queue space with a bitmap, back sq
mapping objects with a slab cache, and let userspace worry about
its own prefetching.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-09-27 15:49:57 +09:00
..
irq Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sh2
sh3 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sh4 sh: Store Queue API rework. 2006-09-27 15:49:57 +09:00
adc.c
clock.c sh: Various cosmetic cleanups. 2006-09-27 12:31:01 +09:00
init.c sh: Optimized cache handling for SH-4/SH-4A caches. 2006-09-27 14:09:26 +09:00
Makefile
rtc.c
ubc.S