diff options
author | Kenneth Graunke <[email protected]> | 2015-12-18 02:48:34 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-12-18 23:30:51 -0800 |
commit | 14193e4643370db92210710f2ef152c693d6c4ff (patch) | |
tree | a2571b0118751c2b26fbf6a6c2f1a7e815640b62 /src/gbm/main | |
parent | b476c587e3c8ffd61e833c3252d69c5edd16c0f6 (diff) |
ralloc: Fix ralloc_adopt() to the old context's last child's parent.
I was cleverly using one iteration to obtain a pointer to the last item
in ralloc's singly list child list, while also setting parents.
Unfortunately, I forgot to set the parent on that last item.
Cc: "11.1 11.0 10.6" <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gbm/main')
0 files changed, 0 insertions, 0 deletions