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.4 required=3.0 tests=FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 94D33C76186 for ; Wed, 17 Jul 2019 12:07:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 67A4220880 for ; Wed, 17 Jul 2019 12:07:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727004AbfGQMHB (ORCPT ); Wed, 17 Jul 2019 08:07:01 -0400 Received: from mail-io1-f71.google.com ([209.85.166.71]:54474 "EHLO mail-io1-f71.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725799AbfGQMHA (ORCPT ); Wed, 17 Jul 2019 08:07:00 -0400 Received: by mail-io1-f71.google.com with SMTP id n8so26849905ioo.21 for ; Wed, 17 Jul 2019 05:07:00 -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:in-reply-to:message-id:subject :from:to; bh=XMiM4VhhNGMXt1YUP9hYUP+H6sfTtdLHWoBTL1ud0JA=; b=k2cA2xLFQxk4GTF6rf/s9CSidOEX2ayCqwMCehIrjzne9yNvb95mrsrwGL7R3mv7FC 4/kiDY6tDd1oZR+iW5LZrFE+rE8F0xMalaRZ9JUvwzJ61qf8L9MarttOlHv9kkVdRe1k 54iuhObVgxrHFD8ZcQcNGQFGfL7o4iQKd9Ezw4VGDUCWRlqV7iCtoJ4KG+Y8k3S3z6iR z7+XvgmANl+GcO4rcgZf8o0g0SHRQOXZI2htV7/XuS4n2ns6ryiCig1vNmZ65lKeEK6k VmmRazNMPaKGsZuVsfb1j745H3fSEPYGkbKC3kgcgqg3BDVe8pA5crFUKhhVqVJM+yMS 5V1g== X-Gm-Message-State: APjAAAWKXupM7ONe172FA1EbxtNudSIObyOZ1NJ1Bqy5ROQw3gNOZefK Hc3SSCFKn9nL3TdN93+FczxmMSU+yVff02mbSoklkuUknsvz X-Google-Smtp-Source: APXvYqzJDIa9bplYl+1WI2lx91wpvWCo7zcTm57mmmA3Rf0j84ecemM7YLsQPb+m1xJjo13foqByIr28LUi38D216xL3GGJaASl1 MIME-Version: 1.0 X-Received: by 2002:a02:bca:: with SMTP id 193mr1412225jad.46.1563365220270; Wed, 17 Jul 2019 05:07:00 -0700 (PDT) Date: Wed, 17 Jul 2019 05:07:00 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000009bc9b3058ddf5401@google.com> Subject: Re: WARNING in gpio_to_desc From: syzbot To: andreyknvl@google.com, bgolaszewski@baylibre.com, cuissard@marvell.com, johan@kernel.org, linus.walleij@linaro.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, sameo@linux.intel.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8"; format=flowed; delsp=yes Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger crash: Reported-and-tested-by: syzbot+cf35b76f35e068a1107f@syzkaller.appspotmail.com Tested on: commit: 6a3599ce usb-fuzzer: main usb gadget fuzzer driver git tree: https://github.com/google/kasan.git usb-fuzzer kernel config: https://syzkaller.appspot.com/x/.config?x=d90745bdf884fc0a compiler: gcc (GCC) 9.0.0 20181231 (experimental) patch: https://syzkaller.appspot.com/x/patch.diff?x=126cd1a4600000 Note: testing is done by a robot and is best-effort only.