Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458842
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Joerg Roedel <joro@8bytes.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] iommu/amd: Fix non static symbol warning |
| Date | Tue, 09 Aug 2016 17:20:02 +0200 |
| Message-ID | <s4gYW-Rn-33@gated-at.bofh.it> (permalink) |
| References | <rZJ5v-870-3@gated-at.bofh.it> |
| X-Original-To | Wei Yongjun <weiyj.lk@gmail.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=simple/simple; d=8bytes.org; s=mail-1; t=1470755945; bh=6kN3UPA6XmAHQRr6EN8FKFWytH9aqtSLdcM+2hVy8RA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ap1/7ax31YTAfGivlI1M9gtb5NQUa36nawoVJLibdkHXTXnklTz0JnICmlzXfFZ7c sbExN5f1K6/GXp247lMNLRHCOe2sfeC4PUBRIDprhd0uRIxk6VQwVswpmzzN+Z267a 9tfUvqt4/bfvHQSbAoz5tZBm/mAJnFlpPgRnvtuRrEhM8VYQg/W9b4EuShVkDHqAY+ RMdhAVd3drJbp18V2bmQElPz+vUgniOfpPAg+HXj0KhdZh1wGbSUDlP+lfbwnY8zUy jwYTknS8jEyerVWH2IZvRaxuEh0eXhv/yBR54uZLNtzd0jLmQZ21hvPw3evfLhUlbX f4caDHri0Xp5w== |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 9 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Tue, 9 Aug 2016 17:19:10 +0200 |
| X-Original-Message-ID | <20160809151910.GA29650@8bytes.org> |
| X-Original-References | <1469671793-13052-1-git-send-email-weiyj.lk@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1458842 |
Show key headers only | View raw
On Thu, Jul 28, 2016 at 02:09:53AM +0000, Wei Yongjun wrote: > Fixes the following sparse warning: > > drivers/iommu/amd_iommu.c:106:1: warning: > symbol '__pcpu_scope_flush_queue' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] iommu/amd: Fix non static symbol warning Wei Yongjun <weiyj.lk@gmail.com> - 2016-07-28 04:20 +0200 Re: [PATCH -next] iommu/amd: Fix non static symbol warning Joerg Roedel <joro@8bytes.org> - 2016-08-09 17:20 +0200
csiph-web