Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9b749fa authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "driver: boot_marker: enable bootloader log mount"

parents 41b12822 4a32bc94
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -295,6 +295,8 @@ static int __init init_bootkpi(void)
		return -ENODEV;
	}

	debugfs_create_dir("bootloader_log", dent_bkpi);

	INIT_LIST_HEAD(&boot_marker_list.list);
	spin_lock_init(&boot_marker_list.slock);
	set_bootloader_stats(false);