I have make sure that there isn't memory leak in the code. We have lm sensors in our system and when I run with lm sensors which is I2C driver on SMBus, then I can see the hang on reboot.
Is it possible that some driver conflicts each other and disrupt the hardware functionality? It seems that CPU isn't getting the reset signal during /sbin/reboot command. On Mon, Sep 27, 2010 at 11:22 AM, Carlo Caione <[email protected]>wrote: > > On Sep 27, 2010, at 7:40 PM, Dev Null wrote: > > > I have been executing the i2c driver which is connected to power supply > module through i2c interface of SMBus. I am facing very weird issue. > > > > My system hangs on reboot because of this driver. If I execute this > system for more than 2 days, then only I can reproduce this problem. > > Mmmh..memory leak? > > > However, if I remove the i2c driver from the system, then I cannot see > any issue. > > > > Please reply any solution might you have. > > > > Thanks > > Dev Null > > -- > Carlo Caione > > > > > >
