From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753494AbdLHVQe (ORCPT ); Fri, 8 Dec 2017 16:16:34 -0500 Received: from mail-it0-f49.google.com ([209.85.214.49]:41542 "EHLO mail-it0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752587AbdLHVQ1 (ORCPT ); Fri, 8 Dec 2017 16:16:27 -0500 X-Google-Smtp-Source: AGs4zMZX4Yai8xrUuA0GiMOFI4J5AmZRSOw4N9Z46SAkTl3eUAG+k+KpyKxj/dafcpxf3pJw1kkzlLSF28zwsnP8MsM= MIME-Version: 1.0 In-Reply-To: References: From: Linus Torvalds Date: Fri, 8 Dec 2017 13:16:25 -0800 X-Google-Sender-Auth: usElskTTc2d-jEQIB6WU8WoT-lg Message-ID: Subject: Re: [git pull] drm fixes for v4.15-rc3 To: Dave Airlie , Alex Deucher Cc: LKML , dri-devel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 7, 2017 at 5:20 PM, Dave Airlie wrote: > > This pull is a bit larger than I'd like but a large bunch of it is > license fixes, AMD wanted to fix the licenses for a bunch of files > that were missing them, Oh Christ, couldn't they have just added the one-liner SPDX tags rather than doing that crazy "new 22 line boiler plate garbage to fifteen random Makefiles"? I pulled it, but let's try to reign in the crazy "lets add filler lines" behavior, ok? Alex, can you talk to the AMD lawyers and ask them about just putting the SPDX line instead? Linus