You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
ppc64: Use merged versions of init_task.c and process.c.
These two files are now built in arch/powerpc/kernel instead of arch/ppc64/kernel. Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
@@ -131,6 +131,10 @@ static inline void flush_altivec_to_thread(struct task_struct *t)
|
||||
}
|
||||
#endif
|
||||
|
||||
static inline void flush_spe_to_thread(struct task_struct *t)
|
||||
{
|
||||
}
|
||||
|
||||
extern int mem_init_done; /* set on boot once kmalloc can be called */
|
||||
|
||||
/* EBCDIC -> ASCII conversion for [0-9A-Z] on iSeries */
|
||||
|
||||
Reference in New Issue
Block a user