From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752317AbdKMKWj (ORCPT ); Mon, 13 Nov 2017 05:22:39 -0500 Received: from mail-io0-f194.google.com ([209.85.223.194]:54349 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbdKMKWh (ORCPT ); Mon, 13 Nov 2017 05:22:37 -0500 X-Google-Smtp-Source: AGs4zMZUGpNSIWu2WOhfFis37rQriQNIW1llCDH+GpCn+hSs1pKUevzSEa6JS0s5Fl1qpzTedaxWqPhqKPuG7/Tu8wQ= MIME-Version: 1.0 In-Reply-To: References: <623dca4f-3029-f207-b17a-a0fba0600b8e@infradead.org> From: Linus Walleij Date: Mon, 13 Nov 2017 11:22:36 +0100 Message-ID: Subject: Re: iio/accel/kxsd9_i2c: no license, taints kernel To: Randy Dunlap Cc: Jonathan Cameron , linux-iio@vger.kernel.org, LKML 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 Sat, Nov 11, 2017 at 8:21 PM, Randy Dunlap wrote: > On 11/11/17 10:53, Randy Dunlap wrote: >> [44583.951806] kxsd9_i2c: module license 'unspecified' taints kernel. >> [44583.951931] kxsd9_i2c: Unknown symbol __devm_regmap_init_i2c (err 0) >> >> __devm_regmap_i2c() is EXPORT_SYMBOL_GPL(), so a non-compatible license >> cannot use it. >> > > > and iio/adc/qcom-vadc-common.c: > > qcom_vadc_common: module license 'unspecified' taints kernel. I wrote these, I will send a patch. Yours, Linus Walleij