From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id Date: Mon, 21 Dec 2015 04:08:20 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0540512477==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id ECA096E0D1 for ; Sun, 20 Dec 2015 20:08:19 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0540512477== Content-Type: multipart/alternative; boundary="1450670899.eFE4e0f1.14061"; charset="UTF-8" --1450670899.eFE4e0f1.14061 Date: Mon, 21 Dec 2015 04:08:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #3 from david1.zhou@amd.com --- 0x24e7e is in amdgpu_vm_grab_id (include/linux/fence.h:292). 287 * Returns true if f1 is chronologically later than f2. Both fences must be 288 * from the same context, since a seqno is not re-used across contexts. 289 */ 290 static inline bool fence_is_later(struct fence *f1, struct fence *f2) 291 { 292 if (WARN_ON(f1->context != f2->context)) 293 return false; This should be normal warnings, isn't bug. -- You are receiving this mail because: You are the assignee for the bug. --1450670899.eFE4e0f1.14061 Date: Mon, 21 Dec 2015 04:08:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 93460 from
0x24e7e is in amdgpu_vm_grab_id (include/linux/fence.h:292).
287     * Returns true if f1 is chronologically later than f2. Both fences must
be
288     * from the same context, since a seqno is not re-used across contexts.
289     */
290    static inline bool fence_is_later(struct fence *f1, struct fence *f2)
291    {
292        if (WARN_ON(f1->context != f2->context))
293            return false;

This should be normal warnings, isn't bug.


You are receiving this mail because:
  • You are the assignee for the bug.
--1450670899.eFE4e0f1.14061-- --===============0540512477== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0540512477==--