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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D069C38A2D for ; Wed, 26 Oct 2022 12:37:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233479AbiJZMhm (ORCPT ); Wed, 26 Oct 2022 08:37:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232903AbiJZMhk (ORCPT ); Wed, 26 Oct 2022 08:37:40 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C8258D221 for ; Wed, 26 Oct 2022 05:37:40 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id h8-20020a056e021b8800b002f9c2e31750so13216333ili.1 for ; Wed, 26 Oct 2022 05:37:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=giEKpFCOAGFhFBssx0rXv7faluMBkRAJIt7vP3gQfcg=; b=LqQ0wncKKxaP16AzfvdKTIr+3svJOsl93RD/NGx/f/g+/Cj6UA+Ic0p5BH5K8IFu/7 cHdK3JWUpVrLGE0Rtk+Dha4mjz9ihq9vA59kD2IYoxY3Pyhk2WVXNi0sI7yg+Vtn7zWW stpBBNOWhkBEfLNY35oMXFxWWPS+7wPkAXqwVbilehv9uDXf48evKYFFtrPfOfFYbyG6 Xi0taSJCB0O4n6BSoYl20Lk6+6gZh5ZrpjAzCPrZQE9xd7maegyHY7dhRGjGuwzl42UG i3MeEO95CsONbDCB/llxIEVHA5cudqAUSA9xlwJAXITD4P1yz3Y0k/AaUJB3SIYx/pys cDLg== X-Gm-Message-State: ACrzQf3hJNPFBWGHr0ooLgQ17dZBzRcGrppbxaRXqNAlerbynLDxFRnD X1AG4gFU4IwYJd31PKbFAmNVwPYrg+y+o/Dq9j21s7fbbFOV X-Google-Smtp-Source: AMsMyM5r7dsZdVt160YC5BPbjclJeotonvfTb9M6Y/9MqlbnqBdLkqd+gbWuZkwuxllvLriR5DttATdFDSwT+4VCwqbBOV/tsBmF MIME-Version: 1.0 X-Received: by 2002:a05:6e02:170d:b0:2fc:3e76:b262 with SMTP id u13-20020a056e02170d00b002fc3e76b262mr26506480ill.152.1666787859573; Wed, 26 Oct 2022 05:37:39 -0700 (PDT) Date: Wed, 26 Oct 2022 05:37:39 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000049382505ebef4a0c@google.com> Subject: [syzbot] riscv/fixes build error From: syzbot To: anup@brainfault.org, aou@eecs.berkeley.edu, atishp@atishpatra.org, kvm-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, palmer@dabbelt.com, paul.walmsley@sifive.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot found the following issue on: HEAD commit: 9abf2313adc1 Linux 6.1-rc1 git tree: git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git fixes console output: https://syzkaller.appspot.com/x/log.txt?x=152b6b6a880000 kernel config: https://syzkaller.appspot.com/x/.config?x=9631ed0b9757aaab dashboard link: https://syzkaller.appspot.com/bug?extid=9d8dc6c2d48bbc419bb4 compiler: riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 userspace arch: riscv64 IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+9d8dc6c2d48bbc419bb4@syzkaller.appspotmail.com arch/riscv/kvm/vcpu.c:269: undefined reference to `riscv_cbom_block_size' riscv64-linux-gnu-ld: arch/riscv/kvm/vcpu.c:269: undefined reference to `riscv_cbom_block_size' --- 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.