void __init chrdev_init(void)
{
  cdev_map = kobj_map_init(base_probe, &chrdev_lock);
}