davidker / unisys

Master repository for new changes to drivers/staging/unisys and drivers/visorbus
Other
2 stars 1 forks source link

Verify and document crashdump kernel #126

Open ghost opened 7 years ago

ghost commented 7 years ago

Write up the documentation so we can all be on the crash bus!

 > 
 > enum crash_obj_type {
 >  CRASH_DEV,
 >  CRASH_BUS,
 > };

Any hints as to what these mean? I want to ride on the crash_bus, sounds fun...

davidker commented 6 years ago

Any updates on this one? Did we need to make changes?