Re: [PATCH v2] proc: Provide details on indirect branch speculation

2020-11-05 Thread Stephen Rothwell
Hi Anand, On Fri, 6 Nov 2020 13:10:43 +1100 Anand K Mistry wrote: > > Similar to speculation store bypass, show information about the indirect > branch speculation mode of a task in /proc/$pid/status. > > Signed-off-by: Anand K Mistry > --- > > Changes in v2: > - Remove underscores from field

[PATCH v2] proc: Provide details on indirect branch speculation

2020-11-05 Thread Anand K Mistry
Similar to speculation store bypass, show information about the indirect branch speculation mode of a task in /proc/$pid/status. Signed-off-by: Anand K Mistry --- Changes in v2: - Remove underscores from field name to workaround documentation issue Documentation/filesystems/proc.rst | 2 ++ f