Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030930AbbDWUvf (ORCPT ); Thu, 23 Apr 2015 16:51:35 -0400 Received: from mga11.intel.com ([192.55.52.93]:24095 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030855AbbDWUva (ORCPT ); Thu, 23 Apr 2015 16:51:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,634,1422950400"; d="scan'208";a="714544553" From: Jani Nikula To: Daniel Vetter , Linus Torvalds Cc: David Airlie , intel-gfx , Dmitry Torokhov , Linux Kernel Mailing List , Nick Dyer , DRI , Olof Johansson , Daniel Vetter Subject: Re: [Intel-gfx] [PATCH v2] drm/i915: cope with large i2c transfers In-Reply-To: <20150423161607.GN5082@phenom.ffwll.local> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20150421164911.GA6187@dtor-ws> <20150423161607.GN5082@phenom.ffwll.local> User-Agent: Notmuch/0.19+87~gcf99a78 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Thu, 23 Apr 2015 23:53:21 +0300 Message-ID: <87h9s6woqm.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1442 Lines: 41 On Thu, 23 Apr 2015, Daniel Vetter wrote: > On Tue, Apr 21, 2015 at 10:12:19AM -0700, Linus Torvalds wrote: >> On Tue, Apr 21, 2015 at 9:49 AM, Dmitry Torokhov >> wrote: >> > The hardware, according to the specs, is limited to 256 byte transfers, >> > and current driver has no protections in case users attempt to do larger >> > transfers. The code will just stomp over status register and mayhem >> > ensues. >> >> Thanks, looks good. >> >> David/Daniel - should I take this directly, or can I expect to just >> get it from the drm tree? > > I asked Jani to pick this up. I'm horribly jetlagged and just repacking > for my vacation so probably shouldn't touch git branches right now ;-) Pushed to drm-intel-next-fixes, thanks for the patch and review. I'll gather a few more fixes and send the pull req to Dave later. BR, Jani. > -Daniel > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Jani Nikula, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/