Use the correct sub-context for VPP on BDW to avoid the NULL pointer
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 27 Dec 2013 07:05:44 +0000 (15:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:30:07 +0000 (10:30 +0800)
commit60df99091d948cd9055fde776d79ef2cc72908f2
tree9526c60693a51b74726751cef51391ecc5ac43a0
parentba09098b6e83b32deb8785b9667fcf859242becb
Use the correct sub-context for VPP on BDW to avoid the NULL pointer

The structure of sub-context is updated for VPP in the commit of
4faf6bf47f8e4e2fe587e3bb6a004340edd59c4c. So BDW should update the correct
sub-context.Otherwise the segment fault will be triggered.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_post_processing.c