diff options
author | Emil Velikov <[email protected]> | 2017-08-19 01:58:37 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-19 02:57:19 +0100 |
commit | dd4fafcfdadab08509f5cecc97f168e0755ef2ae (patch) | |
tree | 5be8edfaf27dc2da1426ccc3dceb52eda8a71423 /bin | |
parent | 17a3e4891bf4fa09785fe9d22db5c79a949004db (diff) |
cherry-ignore: ignore storage offset fixes
For stable the regressions were addressed by reverting the offending
commits - see previous commit.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore new file mode 100644 index 00000000000..77f293ad2e0 --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,4 @@ +# fixes: The commits are too invasive for stable. Instead the offending patches +# causing regressions have been reverted. +365d34540f331df57780dddf8da87235be0a6bcb mesa: correctly calculate the storage offset for i915 +de0e62e1065e2d9172acf3ab7c70bba0160125c8 st/mesa: correctly calculate the storage offset |