Message ID | 20170206123956.20082-1-johannes@sipsolutions.net (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
diff --git a/patches/backport-adjustments/devcoredump.patch b/patches/backport-adjustments/devcoredump.patch index b840adc145f7..315ffd57e3bf 100644 --- a/patches/backport-adjustments/devcoredump.patch +++ b/patches/backport-adjustments/devcoredump.patch @@ -62,7 +62,7 @@ +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,11,0) .dev_groups = devcd_dev_groups, +#endif - .class_attrs = devcd_class_attrs, + .class_groups = devcd_class_groups, }; @@ -270,6 +281,11 @@ void dev_coredumpm(struct device *dev, s