Re: [PATCH resend] kprobes: Update Documentation/kprobes.txt

2015-03-19 Thread Jonathan Corbet
On Thu, 5 Mar 2015 09:48:31 +0800 Li Bin wrote: > The patch 125e564("Move Kconfig.instrumentation to arch/Kconfig and > init/Kconfig") had removed the "Instrumentation Support" menu, > and the configurations under this had be moved to "General setup". > Update Documentation/kprobes.txt to

Re: [PATCH resend] kprobes: Update Documentation/kprobes.txt

2015-03-19 Thread Jonathan Corbet
On Thu, 5 Mar 2015 09:48:31 +0800 Li Bin huawei.li...@huawei.com wrote: The patch 125e564(Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig) had removed the Instrumentation Support menu, and the configurations under this had be moved to General setup. Update

[PATCH resend] kprobes: Update Documentation/kprobes.txt

2015-03-04 Thread Li Bin
The patch 125e564("Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig") had removed the "Instrumentation Support" menu, and the configurations under this had be moved to "General setup". Update Documentation/kprobes.txt to reflect this change. Signed-off-by: Li Bin Acked-by: Masami

[PATCH resend] kprobes: Update Documentation/kprobes.txt

2015-03-04 Thread Li Bin
The patch 125e564(Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig) had removed the Instrumentation Support menu, and the configurations under this had be moved to General setup. Update Documentation/kprobes.txt to reflect this change. Signed-off-by: Li Bin huawei.li...@huawei.com