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

Commit 55913336 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Enable snapshot crashdumper" into msm-4.14

parents 161c0fa4 927bf385
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1136,7 +1136,7 @@ int kgsl_device_snapshot_init(struct kgsl_device *device)
	device->snapshot_faultcount = 0;
	device->force_panic = 0;
	device->prioritize_unrecoverable = true;
	device->snapshot_crashdumper = 0;
	device->snapshot_crashdumper = 1;
	device->snapshot_legacy = 0;

	ret = kobject_init_and_add(&device->snapshot_kobj, &ktype_snapshot,