From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Jenkins Subject: usual_tables: module license 'unspecified' taints kernel. Date: Wed, 08 Apr 2009 17:44:49 +0100 Message-ID: <49DCD481.1050104@tuffmail.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:content-type :content-transfer-encoding; bh=lRh7M9NjCDKVZxF8J/Js0ki3GEFPmqms0lF1it/AT+Q=; b=PIsFQtTi6hlpyrGg/0V1wiyeS/XpB+lU+3eu/OfAS/tm3hwZGjfWBL9+E7icJatq3/ JbOCk6s9SaP4Mc+K00RoneERH6Vbwx9n/oc6qFoYPTLrYH7T7WVAk6xgHtHioLOR6CJZ eZfeFBTNMBLKjosOoj++Fz9gNIVVnLNR2yrhw= Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Alan Stern Cc: usb-storage-ijkIwGHArpdIPJnuZ7Njw4oP9KaGy4wf@public.gmane.org, Kernel Testers List , Linux Kernel Mailing List Hi, I see this regression in v2.6.30-rc1. I end up with a module "usual_tables.ko", which is loaded on boot and causes the kernel to complain about an unspecified license. See subject for the exact error message. I have CONFIG_USB_STORAGE=m CONFIG_USB_LIBUSUAL=y Also, usb-storage doesn't seem to get loaded automatically, as it did in 2.6.29 with the same configs. Thanks Alan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934318AbZDHQkd (ORCPT ); Wed, 8 Apr 2009 12:40:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758758AbZDHQkV (ORCPT ); Wed, 8 Apr 2009 12:40:21 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]:13818 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758641AbZDHQkT (ORCPT ); Wed, 8 Apr 2009 12:40:19 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; b=ws+uNmmlh5kv+VwHBN/O8BvlSuiOJEJWUSM3sMXBu1Rww4pOK+GyjWW+PhtfVyzv+p PzFZW/8LUidtx7tpLInJJ6fEAUUnqLzDLvfzy9oLPi6mq/9BZmf6BAJgEP61O4bkG87s WszQN9teytzjYZnAOEPY8+zHkgiHBnyr0ze3w= Message-ID: <49DCD481.1050104@tuffmail.co.uk> Date: Wed, 08 Apr 2009 17:44:49 +0100 From: Alan Jenkins User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Alan Stern CC: usb-storage@lists.one-eyed-alien.net, Kernel Testers List , Linux Kernel Mailing List Subject: usual_tables: module license 'unspecified' taints kernel. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I see this regression in v2.6.30-rc1. I end up with a module "usual_tables.ko", which is loaded on boot and causes the kernel to complain about an unspecified license. See subject for the exact error message. I have CONFIG_USB_STORAGE=m CONFIG_USB_LIBUSUAL=y Also, usb-storage doesn't seem to get loaded automatically, as it did in 2.6.29 with the same configs. Thanks Alan