mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
- To use fpsimd in kernel task, vendor_hook call is needed to save/restore fpsimd at scheduling time. - ANDROID_VENDOR_DATA added to thread_struct. - Vendor_hooks is called when thread is switching for save/restore fpsimd states. (trace_android_vh_is_fpsimd_save(prev, next)) Bug: 149632552 Signed-off-by: Wooyeon Kim <wooy88.kim@samsung.com> Change-Id: I853e1b6a9a51e24f770423bbc39fdd84265d78fc |
||
|---|---|---|
| .. | ||
| binder_alloc_selftest.c | ||
| binder_alloc.c | ||
| binder_alloc.h | ||
| binder_internal.h | ||
| binder_trace.h | ||
| binder.c | ||
| binderfs.c | ||
| Kconfig | ||
| Makefile | ||
| vendor_hooks.c | ||