https://bugs.freedesktop.org/show_bug.cgi?id=60028
--- Comment #4 from Dave Witbrodt dawitbro@sbcglobal.net --- Created attachment 73843 --> https://bugs.freedesktop.org/attachment.cgi?id=73843&action=edit diff of attempt to partially revert problem commit
Naive attempt to revert
My first attempt to revert the patch revealed to be the problem above did not work. (A diff of the changes is attached.) The problem commit touched evergreen_cs.c and r600_cs.c, and since I have Evergreen Juniper hardware I only reverted the code in evergreen_cs.c. The kernel built using this approach still leaked memory.