Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp797159imu; Tue, 11 Dec 2018 07:44:50 -0800 (PST) X-Google-Smtp-Source: AFSGD/V1t/LkPvIXOM888vWjQm+TnveQdXprg6HHEuq9vGq8sEmkEK7sAEVipCKqL1fqqOEEd5a9 X-Received: by 2002:a17:902:2887:: with SMTP id f7mr15976219plb.176.1544543090029; Tue, 11 Dec 2018 07:44:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544543089; cv=none; d=google.com; s=arc-20160816; b=rh2YgQn43yCgq6bxjrhEVDKgh0QHkA1nkIIksYUIyFh1igKO4MmhggW4IWvUNqQvnU B3WRikLCIPepdtJBYgqGIn+bMmnltjCxl9OhHOywWrN0Tn6DBq/bg5ysbdefra6JsuiQ 0vYWg1xqD48Cs2u1kDi5KgRU3rP0iuRMzhUlAsGBypz6DAcxLuu81X06n5LVAPIc2Q4w +y2TEPbR6sujS49gyH+wIgX0RG366Pv0SOjxXH9YjI8h62FawDMwClyufptiIQs1al0Y BnwtXI6TGi7M5RHzx3vwRCAoGsCCpo4B8YFuTS87py+XaNl+5s7to8OhpluRnCjA2NYE y8jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=NRjTIkexVF7BHxrqJk7nYnB3/b2BJ42aacYQ6Fy/ibY=; b=dQ8m908oz3oeLDk128/mSODHrGh+gLvmuOTTDBYTWqlq2S82XHFbUOmQUSOdYjIkne 9rK/23osOsnOh5LeZwXgfF1hu6cJFPtixaWkH1C3lMUC+BZt1VpW+xqhWPL+p6zzptd1 Mw4LtT2LJcCeRt4SBqxwW4VAwYfWSlQL2oYu1kJZ4/09cwowhDJcigExOfut+DUU+G70 NNwFNsvZ2EZ9f62ZvRToQl3TP+vgLyd7GiM4C9z/SZ2IPq9J9gcNCYEVBjH8RWyPOiJg /gUbTIctK5LbJjAnRd4aV7LBqT+0zeZNJj5OKAQRIoJFd03nfsAD6IT/MZdxSiGNXyvD QGNw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jHkDTlyr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 76si13619261pfw.66.2018.12.11.07.44.35; Tue, 11 Dec 2018 07:44:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jHkDTlyr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727500AbeLKPnV (ORCPT + 99 others); Tue, 11 Dec 2018 10:43:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:59776 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727489AbeLKPnS (ORCPT ); Tue, 11 Dec 2018 10:43:18 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6551420855; Tue, 11 Dec 2018 15:43:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544542997; bh=LqMB3z5/dgVSCrEPQMOqeUvvLb8nltkmb/Tis/8fa+s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jHkDTlyrOZ9ApTd7hVb7NLsgaEvn3D5VmyFl3KxI6ZfzB3PGVi1sd9C/QTMxIujST TWvtjPmUVrNlRY5M1Y2XIUll5G7fvpvoaJLHEYOKVxhgNC0G57cguw+Ek7u9ahpT8l OTFm3FyrYIgIUbI5e3t8o6RGw7CCx70f0beBenic= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai Subject: [PATCH 3.18 27/54] ALSA: trident: Suppress gcc string warning Date: Tue, 11 Dec 2018 16:41:15 +0100 Message-Id: <20181211151547.593117958@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151546.010073210@linuxfoundation.org> References: <20181211151546.010073210@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 3.18-stable review patch. If anyone has any objections, please let me know. ------------------ From: Takashi Iwai commit d6b340d7cb33c816ef4abe8143764ec5ab14a5cc upstream. The meddlesome gcc warns about the possible shortname string in trident driver code: sound/pci/trident/trident.c: In function ‘snd_trident_probe’: sound/pci/trident/trident.c:126:2: warning: ‘strcat’ accessing 17 or more bytes at offsets 36 and 20 may overlap 1 byte at offset 36 [-Wrestrict] strcat(card->shortname, card->driver); It happens since gcc calculates the possible string size from card->driver, but this can't be true since we did set the string just before that, and they are much shorter. For shutting it up, use the exactly same string set to card->driver for strcat() to card->shortname, too. Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/trident/trident.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/sound/pci/trident/trident.c +++ b/sound/pci/trident/trident.c @@ -123,7 +123,7 @@ static int snd_trident_probe(struct pci_ } else { strcpy(card->shortname, "Trident "); } - strcat(card->shortname, card->driver); + strcat(card->shortname, str); sprintf(card->longname, "%s PCI Audio at 0x%lx, irq %d", card->shortname, trident->port, trident->irq);