Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp996732ybn; Wed, 25 Sep 2019 10:43:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqx+6lKH+TExDWp1iHBtJJ0gpX4AO+lp/fCcFGoJUNYcupUZKSDr9a3Dfb/xmbeLke0mq2/8 X-Received: by 2002:a17:906:c47:: with SMTP id t7mr375029ejf.133.1569433427271; Wed, 25 Sep 2019 10:43:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569433427; cv=none; d=google.com; s=arc-20160816; b=dngNtavdC9qNxZUe6MHYYRtWCyRS8cpdEMeIVmPUndE4oc8M/QwV//BFZaepC/ibNm wY8PVSUa71PCVJUaRszIXAwUPy+fndDyjxhHFL40l8Uf1xkzoWkM2aHeEEuSKoIqZ0Ze UD2nG3hQ9v9voGaCYYkJgGSRAfmsqF0Do5+Rs0mcL2u6pt/CL0vC++Mudc1vJeN99Kwo JxfIwWghHRR4UfS4EVt/VWJ4WYtjVAKlbbz74E7T28WiJ3GwBYHKKCAXjKs9nQfVm8ry FOxwJY1ZuNbI2dHu9x/TG8LvbHdALpmQYzx//oz+qjZRyMqlI2ysF38Jy4aJUdVo7AbK gB+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=jtvObmDLcuHRRdU8ZVj6m3TH4rl+y0Tc+amQ2R1CGKA=; b=GgVHkTS9LGDKQmRU/8iZ0xWubzEMhuosBPd924seUh0ONZ2nehCODvztyBKcknnrmW UwbILBol2zrKkz/llnfPTVslKKmkhInXM3k1uBOP/+KdxrY6rKjy2Bb2OldpM7gaeDhH 6ZQ8oGsugHFBZB1wjGuy/88vvSM6BBxLSoxrOHowH/b/hc45/eYkwIsV+nAU6sWAknUO 4i6zkAVhBjMQA/FHwqUALCE9GFQjtseAPY3Md70TxjxbPZ7jMMCREZSvkUE6X90R9dcp f7PpU0qx4zX7QKmJUuo/swN8feROGvks99G1WNKZkXjBcypafpCMzt8MGWUm/trdAs4H xSOA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 64si4493169edf.34.2019.09.25.10.43.23; Wed, 25 Sep 2019 10:43:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728614AbfIWPDh (ORCPT + 99 others); Mon, 23 Sep 2019 11:03:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36990 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726084AbfIWPDg (ORCPT ); Mon, 23 Sep 2019 11:03:36 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 92BE710CC1F6; Mon, 23 Sep 2019 15:03:36 +0000 (UTC) Received: from dhcp-17-182.bos.redhat.com (dhcp-17-182.bos.redhat.com [10.18.17.182]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7D26F5D717; Mon, 23 Sep 2019 15:03:35 +0000 (UTC) Subject: Re: [PATCH] drm: assure aux_dev is nonzero before using it To: =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= Cc: Jani Nikula , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, airlied@linux.ie, dkwon@redhat.com, Joe Donahue , John Feeney References: <20190523110905.22445-1-tcamuso@redhat.com> <87v9y0mept.fsf@intel.com> <5111581c-9d73-530d-d3ff-4f6950bf3f8c@redhat.com> <20190710135617.GE5942@intel.com> <374b7e4e-40a2-f3c0-ae14-c533bd42243f@redhat.com> <20190712170657.GL5942@intel.com> From: Tony Camuso Message-ID: <841db615-a353-2174-6fd6-a3302f352b08@redhat.com> Date: Mon, 23 Sep 2019 11:03:35 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 In-Reply-To: <20190712170657.GL5942@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.65]); Mon, 23 Sep 2019 15:03:36 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/12/19 1:06 PM, Ville Syrjälä wrote: > On Fri, Jul 12, 2019 at 12:07:46PM -0400, Tony Camuso wrote: >> On 7/10/19 9:56 AM, Ville Syrjälä wrote: >>> On Wed, Jul 10, 2019 at 09:47:11AM -0400, Tony Camuso wrote: >>>> On 5/24/19 4:36 AM, Jani Nikula wrote: >>>>> On Thu, 23 May 2019, tcamuso wrote: >>>>>> From Daniel Kwon >>>>>> >>>>>> The system was crashed due to invalid memory access while trying to access >>>>>> auxiliary device. >>>>>> >>>>>> crash> bt >>>>>> PID: 9863 TASK: ffff89d1bdf11040 CPU: 1 COMMAND: "ipmitool" >>>>>> #0 [ffff89cedd7f3868] machine_kexec at ffffffffb0663674 >>>>>> #1 [ffff89cedd7f38c8] __crash_kexec at ffffffffb071cf62 >>>>>> #2 [ffff89cedd7f3998] crash_kexec at ffffffffb071d050 >>>>>> #3 [ffff89cedd7f39b0] oops_end at ffffffffb0d6d758 >>>>>> #4 [ffff89cedd7f39d8] no_context at ffffffffb0d5bcde >>>>>> #5 [ffff89cedd7f3a28] __bad_area_nosemaphore at ffffffffb0d5bd75 >>>>>> #6 [ffff89cedd7f3a78] bad_area at ffffffffb0d5c085 >>>>>> #7 [ffff89cedd7f3aa0] __do_page_fault at ffffffffb0d7080c >>>>>> #8 [ffff89cedd7f3b10] do_page_fault at ffffffffb0d70905 >>>>>> #9 [ffff89cedd7f3b40] page_fault at ffffffffb0d6c758 >>>>>> [exception RIP: drm_dp_aux_dev_get_by_minor+0x3d] >>>>>> RIP: ffffffffc0a589bd RSP: ffff89cedd7f3bf0 RFLAGS: 00010246 >>>>>> RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff89cedd7f3fd8 >>>>>> RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffc0a613e0 >>>>>> RBP: ffff89cedd7f3bf8 R8: ffff89f1bcbabbd0 R9: 0000000000000000 >>>>>> R10: ffff89f1be7a1cc0 R11: 0000000000000000 R12: 0000000000000000 >>>>>> R13: ffff89f1b32a2830 R14: ffff89d18fadfa00 R15: 0000000000000000 >>>>>> ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018 >>>>>> RIP: 00002b45f0d80d30 RSP: 00007ffc416066a0 RFLAGS: 00010246 >>>>>> RAX: 0000000000000002 RBX: 000056062e212d80 RCX: 00007ffc41606810 >>>>>> RDX: 0000000000000000 RSI: 0000000000000002 RDI: 00007ffc41606ec0 >>>>>> RBP: 0000000000000000 R8: 000056062dfed229 R9: 00002b45f0cdf14d >>>>>> R10: 0000000000000002 R11: 0000000000000246 R12: 00007ffc41606ec0 >>>>>> R13: 00007ffc41606ed0 R14: 00007ffc41606ee0 R15: 0000000000000000 >>>>>> ORIG_RAX: 0000000000000002 CS: 0033 SS: 002b >>>>>> >>>>>> ---------------------------------------------------------------------------- >>>>>> >>>>>> It was trying to open '/dev/ipmi0', but as no entry in aux_dir, it returned >>>>>> NULL from 'idr_find()'. This drm_dp_aux_dev_get_by_minor() should have done a >>>>>> check on this, but had failed to do it. >>>>> >>>>> I think the better question is, *why* does the idr_find() return NULL? I >>>>> don't think it should, under any circumstances. I fear adding the check >>>>> here papers over some other problem, taking us further away from the >>>>> root cause. >>>>> >>>>> Also, can you reproduce this on a recent upstream kernel? The aux device >>>>> nodes were introduced in kernel v4.6. Whatever you reproduced on v3.10 >>>>> is pretty much irrelevant for upstream. >>>>> >>>>> >>>>> BR, >>>>> Jani. >>>> >>>> I have not been able to reproduce this problem. >>> >>> mknod /dev/foo c 255 >>> cat /dev/foo >>> >>> should do it. >> >> How do I determine ? > > ls,file,stat. Take your pick. > Problem here is I can't ls,file,stat /dev/foo until after it's created, but I need to know the drm_dp_aux major number befroe I can use mknod. What am I missing here?