How to read the reason for Kernel reboot?
Currently i am using __setup("warmboot=",myfunc)
But it looks like i can use this on only one time. If i do this for two times in two drivers only one guy is getting called.
Is there any way i could read the reason for reboot.