Re: [PATCH v4 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test

2017-06-09 Thread Darren Hart
On Wed, Jun 07, 2017 at 05:42:52PM +0300, Andy Shevchenko wrote: > On Sat, Jun 3, 2017 at 8:21 PM, wrote: > > From: Priyalee Kushwaha > > > > This fix oops found while testing load/unload test of > > intel_telemetry_debugfs module. Module_init uses register_pm_notifier > > for PM callbacks, but

Re: [PATCH v4 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test

2017-06-07 Thread Andy Shevchenko
On Sat, Jun 3, 2017 at 8:21 PM, wrote: > From: Priyalee Kushwaha > > This fix oops found while testing load/unload test of > intel_telemetry_debugfs module. Module_init uses register_pm_notifier > for PM callbacks, but unregister_pm_notifier was missing from > module_exit. > > [ 97.481860] BUG:

[PATCH v4 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test

2017-06-02 Thread priyalee . kushwaha
From: Priyalee Kushwaha This fix oops found while testing load/unload test of intel_telemetry_debugfs module. Module_init uses register_pm_notifier for PM callbacks, but unregister_pm_notifier was missing from module_exit. [ 97.481860] BUG: unable to handle kernel paging request at a006