UBUNTU: SAUCE: tone down the synaptics warning to avoid triggering kerneloops
Andy Whitcroft wrote:
> Bug: #330606 > > Tone down the synaptics reset warning otherwise it may trigger kerneloops > and apport to report kernel crashes incorrectly. > > Signed-off-by: Andy Whitcroft <apw@canonical.com> > --- > drivers/input/mouse/synaptics.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c > index 5b01c14..4b0ab9d 100644 > --- a/drivers/input/mouse/synaptics.c > +++ b/drivers/input/mouse/synaptics.c > @@ -71,7 +71,7 @@ int synaptics_detect(struct psmouse *psmouse, int set_properties) > unsigned char param[4]; > > if (synaptics_resume_reset) { > - printk(KERN_CRIT "WARNING: synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume "); > + printk(KERN_INFO "synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume "); > psmouse_reset(psmouse); > } > ACK -- Tim Gardner tim.gardner@canonical.com -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 04:03 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.