static int __init genhd_device_init(void) { bdev_map = kobj_map_init(base_probe, &block_subsys_sem); ... }