Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1703109
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Dan Carpenter <dan.carpenter@oracle.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Remove explicit return type cast |
| Date | Thu, 03 Aug 2017 15:30:02 +0200 |
| Message-ID | <uaomm-vi-7@gated-at.bofh.it> (permalink) |
| References | <ua1pL-1yS-1@gated-at.bofh.it> <uahNT-4ra-1@gated-at.bofh.it> <uanTj-8vF-1@gated-at.bofh.it> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Source-IP | userv0022.oracle.com [156.151.31.74] |
| 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 | 27 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | kbuild test robot <lkp@intel.com>, devel@driverdev.osuosl.org, Derek Robson <robsonde@gmail.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, linux-kernel@vger.kernel.org, Joseph Wright <rjosephwright@gmail.com>, linux@wolf-entwicklungen.de, kbuild-all@01.org, Colin Ian King <colin.king@canonical.com> |
| X-Original-Date | Thu, 3 Aug 2017 16:23:07 +0300 |
| X-Original-Message-ID | <20170803132307.vm64tfvcxaurjmku@mwanda> |
| X-Original-References | <20170802125125.10799-1-gehariprasath@gmail.com> <201708031431.ASfjkDNj%fengguang.wu@intel.com> <CAHHWPbfS7=uySOscSqTM_jrVhchjoHWPAJ+mtUs+RK5ThYnp1w@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1703109 |
Show key headers only | View raw
On Thu, Aug 03, 2017 at 06:23:54PM +0530, hari prasath wrote: > On 3 August 2017 at 11:52, kbuild test robot <lkp@intel.com> wrote: > > Hi Hari, > > > > [auto build test WARNING on staging/staging-testing] > > [also build test WARNING on next-20170802] > > [cannot apply to v4.13-rc3] > > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > > > url: https://github.com/0day-ci/linux/commits/Hari-Prasath/Remove-explicit-return-type-cast/20170803-080312 > > config: blackfin-allyesconfig (attached as .config) > > compiler: bfin-uclinux-gcc (GCC) 6.2.0 > > reproduce: > > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # save the attached .config to linux build tree > > make.cross ARCH=blackfin > > > > >> I tried these steps, it's giving me build error as below. > You don't need to cross compile on blackfin to get the warning. Just use the normal compiler. regards, dan carpenter
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Remove explicit return type cast Hari Prasath <gehariprasath@gmail.com> - 2017-08-02 15:00 +0200
Re: [PATCH] Remove explicit return type cast hari prasath <gehariprasath@gmail.com> - 2017-08-03 15:00 +0200
Re: [PATCH] Remove explicit return type cast Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-03 15:30 +0200
Re: [PATCH] Remove explicit return type cast hari prasath <gehariprasath@gmail.com> - 2017-08-08 15:10 +0200
csiph-web