Hi Greg, On Tue, Nov 17, 2020 at 11:22 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Thu, Nov 12, 2020 at 01:31:12PM +0000, Sudip Mukherjee wrote: > > Hi Greg, Sasha, > > > > These are few missing commits for stable v4.9.y branch. > > <snip> > > > > > Fixes: 375637bc5249 ("perf/core: Introduce address range filtering") > > Signed-off-by: "kiyin(尹亮)" <kiyin@xxxxxxxxxxx> > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> > > Cc: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx> > > Cc: Anthony Liguori <aliguori@xxxxxxxxxx> > > -- > > kernel/events/core.c | 12 +++++------- > > 1 file changed, 5 insertions(+), 7 deletions(-) > > > > [sudip: Backported to 4.9: adjust context] > > Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> > > --- > > kernel/events/core.c | 10 ++++------ > > 1 file changed, 4 insertions(+), 6 deletions(-) > > Odd way to add your s-o-b :) Yeah, I know. :( But the file changed line before my s-o-b was part of the original commit message, and so I had to add the s-o-b after that to preserve the original message. -- Regards Sudip