All of lore.kernel.org
 help / color / mirror / Atom feed
From: <luo.penghao@zte.com.cn>
To: <sfr@canb.auug.org.au>
Cc: <daniel.vetter@ffwll.ch>, <intel-gfx@lists.freedesktop.org>,
	<dri-devel@lists.freedesktop.org>, <kherbst@redhat.com>,
	<linux-kernel@vger.kernel.org>, <linux-next@vger.kernel.org>
Subject: Re:linux-next: build failure after merge of the drm-misc tree
Date: Thu, 14 Oct 2021 11:02:36 +0800 (CST)	[thread overview]
Message-ID: <202110141102364478237@zte.com.cn> (raw)
In-Reply-To: <20211012131836.4e17a031@canb.auug.org.au>


[-- Attachment #1.1.1: Type: text/plain, Size: 787 bytes --]

Hi,



I review the code.


It seems I forget to delete the definition of the variable "inst",I'm sry for that.: (


I'll submit another patch soon.






> Hi all,> > After merging the drm-misc tree, today's linux-next build (x86_64> allmodconfig) failed like this:> > drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c: In function 'gp100_vmm_fault_cancel':> drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c:491:6: error: unused variable 'inst' [-Werror=unused-variable]>   491 |  u32 inst, aper;>       |      ^~~~> cc1: all warnings being treated as errors> > Caused by commit> >   404046cf4805 ("drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.")>> I have used the drm-misc tree from next-20211011 for today.> > -- > Cheers,> Stephen Rothwell

[-- Attachment #1.1.2: Type: text/html , Size: 3205 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: <luo.penghao@zte.com.cn>
To: <sfr@canb.auug.org.au>
Cc: <daniel.vetter@ffwll.ch>, <intel-gfx@lists.freedesktop.org>,
	<dri-devel@lists.freedesktop.org>, <kherbst@redhat.com>,
	<linux-kernel@vger.kernel.org>, <linux-next@vger.kernel.org>
Subject: Re: [Intel-gfx]  linux-next: build failure after merge of the drm-misc tree
Date: Thu, 14 Oct 2021 11:02:36 +0800 (CST)	[thread overview]
Message-ID: <202110141102364478237@zte.com.cn> (raw)
In-Reply-To: <20211012131836.4e17a031@canb.auug.org.au>


[-- Attachment #1.1.1: Type: text/plain, Size: 787 bytes --]

Hi,



I review the code.


It seems I forget to delete the definition of the variable "inst",I'm sry for that.: (


I'll submit another patch soon.






> Hi all,> > After merging the drm-misc tree, today's linux-next build (x86_64> allmodconfig) failed like this:> > drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c: In function 'gp100_vmm_fault_cancel':> drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c:491:6: error: unused variable 'inst' [-Werror=unused-variable]>   491 |  u32 inst, aper;>       |      ^~~~> cc1: all warnings being treated as errors> > Caused by commit> >   404046cf4805 ("drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.")>> I have used the drm-misc tree from next-20211011 for today.> > -- > Cheers,> Stephen Rothwell

[-- Attachment #1.1.2: Type: text/html , Size: 3205 bytes --]

  parent reply	other threads:[~2021-10-14  8:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12  2:18 linux-next: build failure after merge of the drm-misc tree Stephen Rothwell
2021-10-12  2:18 ` [Intel-gfx] " Stephen Rothwell
2021-10-12 11:29 ` Karol Herbst
2021-10-12 11:29   ` [Intel-gfx] " Karol Herbst
2021-10-14  3:02 ` luo.penghao [this message]
2021-10-14  3:02   ` luo.penghao
2021-10-14  5:42   ` Karol Herbst
2021-10-14  5:42     ` [Intel-gfx] " Karol Herbst
2024-02-06  1:28 Stephen Rothwell
2024-02-06 12:39 ` Thomas Hellström
2024-02-06 20:21   ` Lucas De Marchi
2024-02-07  6:56     ` Thomas Hellström
2024-02-07  9:33       ` Jani Nikula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202110141102364478237@zte.com.cn \
    --to=luo.penghao@zte.com.cn \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=kherbst@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.