Once I get panic how can i see the point of panic origin.. For example I have a module.In init module iam initialising cdev_init which causes panic for kernel.. Now what information can i get when panic occurs and how to debug using kdb.... vishnu