Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458841
| 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 error return code in irq_remapping_alloc() |
| Date | Tue, 09 Aug 2016 17:20:02 +0200 |
| Message-ID | <s4gYW-Rn-25@gated-at.bofh.it> (permalink) |
| References | <rZJ5v-870-1@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=1470755957; bh=NX9IoVmcCQSG5guWv2xx55F0VoJ2lkD5r2RujEfTM/0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y9FbCgsrjMLBYRZAkYULKcaRmS4bek1J8Ie9L+COch6j7XUSsjSo9mJqD3Qh+RDQf 7Ju2CBiOrGwH/ASMM1E/2mRocgzJKFQBEBZulAuMkTyoEBbesHsmobjCWcPSPOgs6i 2aL8wml5az1ZSvk0beqTJUGlHAz/IgA2buVBmkKdj/38nAvG5MlNNYKsD+lRzhldyP y/jCyoZWgDEGLQo4L4taATQ5LpFyAJXM+ghPc2+m2fL3XZeo5shYhbrtDqYT89auPu i/X65PXcR2oDxrU1hh+TVX4mVKdXc+5t/D5QHba0H7Qsj6K85oHafLI0ZHsDOfS8mM JXjk3dVpqWfew== |
| 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 | 7 |
| 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:22 +0200 |
| X-Original-Message-ID | <20160809151922.GB29650@8bytes.org> |
| X-Original-References | <1469671826-13144-1-git-send-email-weiyj.lk@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1458841 |
Show key headers only | View raw
On Thu, Jul 28, 2016 at 02:10:26AM +0000, Wei Yongjun wrote: > Fix to return a negative error code from the alloc_irq_index() error > handling case instead of 0, as done elsewhere in this function. > > 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 error return code in irq_remapping_alloc() Wei Yongjun <weiyj.lk@gmail.com> - 2016-07-28 04:20 +0200 Re: [PATCH -next] iommu/amd: Fix error return code in irq_remapping_alloc() Joerg Roedel <joro@8bytes.org> - 2016-08-09 17:20 +0200
csiph-web