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=-7.7 required=3.0 tests=BAYES_00,DATE_IN_PAST_12_24, FROM_LOCAL_HEX,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 06EEDC4363A for ; Wed, 28 Oct 2020 22:40:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AC2E420790 for ; Wed, 28 Oct 2020 22:40:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389036AbgJ1Wkb (ORCPT ); Wed, 28 Oct 2020 18:40:31 -0400 Received: from mail-il1-f200.google.com ([209.85.166.200]:48101 "EHLO mail-il1-f200.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388995AbgJ1Wjy (ORCPT ); Wed, 28 Oct 2020 18:39:54 -0400 Received: by mail-il1-f200.google.com with SMTP id w74so573269ila.14 for ; Wed, 28 Oct 2020 15:39:53 -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=yDzZsCu4ghzn82ahWqD3NPka/CKWr7uM8oA3hed5/Ls=; b=Cs+SoD1HoUTKfFKyqWu9RQHYtyk87aYTL+MPlAz7HRH7g6iOOf2RfS9/7kh3XvOVVg 5CLebiHl/E8YZuemv4Dj+Ud4vVPrdXHFxuZVk398PZJHuO3p8Mr1Ccr4cWWVTXjGqUsH Hy1G5h8aqhGHAQuFPqRpj9vI/8eDYvXio0io23tPtTPPdbWQQeWoB51tyZeYWlgH+yxV 6+fIY2Y6WuhfxDFC2H9te4tL2MJxM1e/w5a+Cp3Bw+k04LDLzPr3uGzMuAIZbooQtEMG fQdYrGlyDW830bZQZGeQO+CGHD8qDZbXEsfnOLqeDdOxgY+VOXUPUpxN6fY699HBdxlI GL3g== X-Gm-Message-State: AOAM530QGJOrGM8Bl/PZZXDw3Q2/rrJr4CnYMv0UnjiKDMsJStro7FRW j3uKiIsQEBk13yQ0OE3q8lhkr4yFxI8ZhMmjq3Se8WLdQhyp X-Google-Smtp-Source: ABdhPJxu7dUJjIw2VxnN8Ic5dI4LMOcXuBoty5jwoQUYt4ShwANwo3k0iR5jEFbM4RC1gf8ryR96gCzSxErgf5XxJG2m+ao+IxyA MIME-Version: 1.0 X-Received: by 2002:a92:b6d8:: with SMTP id m85mr5148742ill.233.1603873883798; Wed, 28 Oct 2020 01:31:23 -0700 (PDT) Date: Wed, 28 Oct 2020 01:31:23 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001bc23b05b2b6fd8a@google.com> Subject: upstream build error (11) From: syzbot To: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, 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: 4d09c1d9 Merge tag 'devicetree-fixes-for-5.10-1' of git://.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=1615899c500000 kernel config: https://syzkaller.appspot.com/x/.config?x=a5c844e56cc50cdb dashboard link: https://syzkaller.appspot.com/bug?extid=5b0d0de84d6c65b8dd2b 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+5b0d0de84d6c65b8dd2b@syzkaller.appspotmail.com mm/process_vm_access.c:277:5: error: implicit declaration of function 'in_compat_syscall'; did you mean 'in_ia32_syscall'? [-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.