CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/21 04:54:42
Modified files:
sys/dev/pci/drm/include/linux: rbtree.h
Log message:
Fix rbtree_postorder_for_each_entry_safe() implementation. Fixes crashes
seen with the "intel" X driver with the new inteldrm kernel driver.
ok (and with help from) jsg@
