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=-4.0 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 C9FF9C433E1 for ; Fri, 17 Jul 2020 13:59:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A9583208E4 for ; Fri, 17 Jul 2020 13:59:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726907AbgGQN7S (ORCPT ); Fri, 17 Jul 2020 09:59:18 -0400 Received: from mail-il1-f197.google.com ([209.85.166.197]:44414 "EHLO mail-il1-f197.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726698AbgGQN7S (ORCPT ); Fri, 17 Jul 2020 09:59:18 -0400 Received: by mail-il1-f197.google.com with SMTP id x2so5427488ila.11 for ; Fri, 17 Jul 2020 06:59:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=bU3sd8rGiZmUAWTtsb671xLiu6bhL6hUo6RVTwP9+PM=; b=ksUjsSsPDQhp8AJcnNFcO6HDGG5lIanfcL6w7CRw/oBSGdlpIlVkZdL9dA1tf9yjTG FQcU+QosmgO0eXUR+SDJnAdlRElDzcW5ISzKoDpe2f0/hOy/r+urSOWB6bfEAIMoXiH1 /5z4X44URBvXzXFop066PQT7V1xwPYb9xQ6XvbOOCcfDAvrrwc9kYJb0z/wv8cK3aWVO BmURebWPFh+6zqyB5MU0bnZpVrbWEWhIMvLUm1/GU/1+eLH4P/esoVP6TvZw9f0OuhuJ anMBz8hre0YoPYq8gc4roaRCV1wR0qXKiVYBegae3sLVFEVpecw8eNIqFPdHBO/edYEF 170A== X-Gm-Message-State: AOAM5305hiLG0K789V0TDIcw9RR4OnruYyUgmTntmcY9LmfcdDKeMY0W sJw5HzFNg5tlNjRxuyPv9sP1w/8yTJaqxNSEYtZkwSylinL0 X-Google-Smtp-Source: ABdhPJxBymMVURyvlvIGIGz/LASCLSjZQQeUx2NklGbcytS45lHuxj9hQhMvJ9L3pFdkcjadZLy87IvxIzUg1/6DjkuxwIiAfpuK MIME-Version: 1.0 X-Received: by 2002:a92:bd0f:: with SMTP id c15mr9434314ile.95.1594994357463; Fri, 17 Jul 2020 06:59:17 -0700 (PDT) Date: Fri, 17 Jul 2020 06:59:17 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000018715505aaa390ed@google.com> Subject: linux-next build error (10) From: syzbot To: lee.jones@linaro.org, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org, sfr@canb.auug.org.au, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot found the following issue on: HEAD commit: aab7ee9f Add linux-next specific files for 20200717 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=123cefcf100000 kernel config: https://syzkaller.appspot.com/x/.config?x=66b5d44ee3d87c99 dashboard link: https://syzkaller.appspot.com/bug?extid=2fa4c81b0e82fb808f38 compiler: gcc (GCC) 10.1.0-syz 20200507 IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+2fa4c81b0e82fb808f38@syzkaller.appspotmail.com drivers/mfd/mfd-core.c:147:17: error: implicit declaration of function 'of_read_number' [-Werror=implicit-function-declaration] --- This report is generated by a bot. It may contain errors. See https://goo.gl/tpsmEJ for more information about syzbot. syzbot engineers can be reached at syzkaller@googlegroups.com. syzbot will keep track of this issue. See: https://goo.gl/tpsmEJ#status for how to communicate with syzbot.