Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932651AbbDURMX (ORCPT ); Tue, 21 Apr 2015 13:12:23 -0400 Received: from mail-ie0-f182.google.com ([209.85.223.182]:34788 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755842AbbDURMU (ORCPT ); Tue, 21 Apr 2015 13:12:20 -0400 MIME-Version: 1.0 In-Reply-To: <20150421164911.GA6187@dtor-ws> References: <20150421164911.GA6187@dtor-ws> Date: Tue, 21 Apr 2015 10:12:19 -0700 X-Google-Sender-Auth: ibQdJHp0aJwkRR34HhM53j92Vcg Message-ID: Subject: Re: [PATCH v2] drm/i915: cope with large i2c transfers From: Linus Torvalds To: Dmitry Torokhov Cc: David Airlie , Daniel Vetter , Jani Nikula , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Olof Johansson , Nick Dyer , Chris Wilson , intel-gfx , DRI , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 18 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? Linus -- 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/