On Tue, 12 Feb 2019, Li, Aubrey wrote: > On 2019/2/12 21:03, Thomas Gleixner wrote: > I didn't include the first patch, because I saw it's already in tip > tree. Did you use tip tree?
Yes, that's my bad, forgot to switch branches. That still does not solve: > > arch/x86/kernel/fpu/xstate.c: At top level: > > arch/x86/kernel/fpu/xstate.c:1279:6: warning: no previous prototype for > > ‘arch_proc_pid_status’ [-Wmissing-prototypes] > > void arch_proc_pid_status(struct seq_file *m, struct task_struct *task) > > ^~~~~~~~~~~~~~~~~~~~ > Sorry for this, May I know how to replicate it on my side? make W=1 .... And please take your time and do not shoot out half baken patch series every 5 minutes. Thanks, tglx