From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kumar, Shobhit" Subject: Re: [PATCH 06/14] drm/i915: Validate VBT header before trusting it Date: Fri, 25 Apr 2014 16:54:10 +0530 Message-ID: <535A45DA.3020909@intel.com> References: <1397855070-4480-1-git-send-email-rodrigo.vivi@gmail.com> <1397855070-4480-7-git-send-email-rodrigo.vivi@gmail.com> <53593337.2060709@intel.com> <20140425080259.GK26374@phenom.ffwll.local> <535A1BA6.7070402@intel.com> <20140425091206.GP26374@phenom.ffwll.local> <20140425092838.GQ31221@nuc-i3427.alporthouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id E15CE6E170 for ; Fri, 25 Apr 2014 04:24:12 -0700 (PDT) In-Reply-To: <20140425092838.GQ31221@nuc-i3427.alporthouse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Chris Wilson , Daniel Vetter , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On 4/25/2014 2:58 PM, Chris Wilson wrote: > On Fri, Apr 25, 2014 at 11:12:06AM +0200, Daniel Vetter wrote: >> On Fri, Apr 25, 2014 at 01:54:06PM +0530, Kumar, Shobhit wrote: >>> On 4/25/2014 1:32 PM, Daniel Vetter wrote: >>> I will then push a new patch on version check. >> >> I've figured Chris could do it, but if you can take this over I don't >> think Chris will complain ;-) > > I hope that our parser is forward-compatabile and the VBT updates > backwards-compatible... Yeah of-course, it should be like this. Regards Shobhit