From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E33EAC43387 for ; Mon, 14 Jan 2019 03:41:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AEFC82086D for ; Mon, 14 Jan 2019 03:41:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547437313; bh=NFC7VQup88AVyGk+g3C+x1ky284XtkNl0NeZrU/p7Go=; h=From:To:Subject:Date:List-ID:From; b=18tDyHztLRUyVohBR/zFkRMW4NF8PylrUcRI63UCdUuoRkhXA9yno71Fj12jp3zte o/E+KbGkVEYc33cajy6AcDsQeDagFXv7oxzkX/3y8l+NGQMZvI6O4kSycfQLwIZJbh e5g/3QDZpIo1bM5ZELh220UBURMW5MPolLTl7Ig8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726697AbfANDlw (ORCPT ); Sun, 13 Jan 2019 22:41:52 -0500 Received: from heliosphere.sirena.org.uk ([172.104.155.198]:36768 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726622AbfANDlw (ORCPT ); Sun, 13 Jan 2019 22:41:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=Date:Message-Id:Subject:To:From: Sender:Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=uTxd3i5e1Z7QNYYBhBWzgz04E1R9nLz637o74sc0+Ys=; b=S7Dy3oc1ua9IDw7Q1uYlcg/oO VTsxmrbXYzt0iR8U46K6OiSMVltGNlHuu5dbADVpfKEH29c/A72F7gC1dWXapFnpn1DAyA5BnoFko YxakZUJOXn4rhGC5Ar4fG7GnEFnv4/inayRmEdW3s8lZ9N+j1Tm++fy0vOZuopITGUohw=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=optimist) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1git8I-00030W-2v; Mon, 14 Jan 2019 03:41:50 +0000 Received: from broonie by optimist with local (Exim 4.89) (envelope-from ) id 1git8C-0000gw-81; Mon, 14 Jan 2019 03:41:44 +0000 From: Build bot for Mark Brown To: kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, stable@vger.kernel.org Subject: v4.19.15 build: 0 failures 2 warnings (v4.19.15) Message-Id: Date: Mon, 14 Jan 2019 03:41:44 +0000 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Tree/Branch: v4.19.15 Git describe: v4.19.15 Commit: e318512354 Linux 4.19.15 Build Time: 124 min 23 sec Passed: 11 / 11 (100.00 %) Failed: 0 / 11 ( 0.00 %) Errors: 0 Warnings: 2 Section Mismatches: 0 ------------------------------------------------------------------------------- defconfigs with issues (other than build errors): 1 warnings 0 mismatches : arm64-allmodconfig 1 warnings 0 mismatches : arm-allmodconfig ------------------------------------------------------------------------------- Warnings Summary: 2 1 ../drivers/staging/erofs/unzip_vle.c:186:29: warning: array subscript is above array bounds [-Warray-bounds] 1 ../drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] =============================================================================== Detailed per-defconfig build reports below: ------------------------------------------------------------------------------- arm64-allmodconfig : PASS, 0 errors, 1 warnings, 0 section mismatches Warnings: ../drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] ------------------------------------------------------------------------------- arm-allmodconfig : PASS, 0 errors, 1 warnings, 0 section mismatches Warnings: ../drivers/staging/erofs/unzip_vle.c:186:29: warning: array subscript is above array bounds [-Warray-bounds] ------------------------------------------------------------------------------- Passed with no errors, warnings or mismatches: arm64-allnoconfig arm-multi_v5_defconfig arm-multi_v7_defconfig x86_64-defconfig arm-allnoconfig x86_64-allnoconfig arm-multi_v4t_defconfig x86_64-allmodconfig arm64-defconfig