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 AA888C433E4 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 7F54520734 for ; Fri, 17 Jul 2020 13:59:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726698AbgGQN7T (ORCPT ); Fri, 17 Jul 2020 09:59:19 -0400 Received: from mail-io1-f69.google.com ([209.85.166.69]:44444 "EHLO mail-io1-f69.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726675AbgGQN7S (ORCPT ); Fri, 17 Jul 2020 09:59:18 -0400 Received: by mail-io1-f69.google.com with SMTP id h15so6569648ioj.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=hcJ1DL/8SMZTetTNTqgXLkbGqk40ZfZBg3uPpd9b5mXIDJ72gSlnwnSDxA3BCHanYA G9L8O/thf8azvOlfu2NqwhVAfcktQCup1PKqNU3AS3/4GIzAnev1xC4/ONvafnRssei5 b2PB3kZ39mTEum50+CedBV1ehT3TYDplPokNkffSerWEuBL1DmJDuiQE+rODXR6fcm50 jq5BDSAuKfaXYqt9IJcD6yPutfXvwGv42vm/ZhOECfXWkWU6lwVn/Tcwmuwe05ogUn1J g99UOCBOPmt9kQ1PrKfwKEe/dfl5mCDtZ12DUy4uSHfhaKMgyO6GdUwZFJdVAbzkpWa7 e9LA== X-Gm-Message-State: AOAM532Xjlr4ECNWjKAgJ/pd+185WXAKMk8mqI1SVKOtWOxdH19+1Nhc bpiw8YHvy2lgXwB4U+Uux4DKxmzVVB6s8SzBzdrVRUjmqFfi 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-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@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.