Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246515

Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled
Date 2015-10-14 13:00 +0200
Message-ID <qjrWO-4AF-13@gated-at.bofh.it> (permalink)
References <qj9Gz-28L-47@gated-at.bofh.it> <qjqxI-2DR-1@gated-at.bofh.it> <qjrWO-4AF-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Kalle,

On 10/14/2015 12:52 PM, Kalle Valo wrote:
> Javier Martinez Canillas <javier@osg.samsung.com> writes:
> 
>> Hello,
>>
>> On 10/13/2015 05:25 PM, kbuild test robot wrote:
>>> Hi Javier,
>>>
>>> [auto build test ERROR on v4.3-rc5 -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
>>>
>>> url:    https://github.com/0day-ci/linux/commits/Javier-Martinez-Canillas/bcma-mips-Allow-build-if-COMPILE_TEST-is-enabled/20151013-214630
>>> config: i386-allmodconfig (attached as .config)
>>> reproduce:
>>>         # save the attached .config to linux build tree
>>>         make ARCH=i386 
>>>
>>> All errors (new ones prefixed by >>):
>>>
>>>    drivers/mtd/devices/bcm47xxsflash.c: In function 'bcm47xxsflash_read':
>>>>> drivers/mtd/devices/bcm47xxsflash.c:112:37: error: implicit declaration of function 'KSEG0ADDR' [-Werror=implicit-function-declaration]
>>>      memcpy_fromio(buf, (void __iomem *)KSEG0ADDR(b47s->window + from),
>>>                    
>>
>> Thanks for reporting this issue. I only did a partial build with
>> make M=drivers/bcma but didn't think about implicit dependencies
>> on other drivers.
>>
>> I've posted this patch that should avoid this issue:
>> https://patchwork.kernel.org/patch/7391551/
> 
> So this patch ("bcma: mips: Allow build if COMPILE_TEST is enabled")
> depend on that patch ("mtd: Make MTD_BCM47XXSFLASH to depend on MIPS"),
> right? So I cannot apply the bcma patch until the mtd patch is in my
> tree.
>

That's correct, sorry for not stating it explicitly.

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-14 11:30 +0200
  Re: [kbuild-all] [PATCH] bcma: mips: Allow build if COMPILE_TEST is  enabled Fengguang Wu <lkp@intel.com> - 2015-10-14 11:50 +0200
  Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled Kalle Valo <kvalo@codeaurora.org> - 2015-10-14 13:00 +0200
    Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-14 13:00 +0200
      Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-14 13:10 +0200
      Re: [PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled Kalle Valo <kvalo@codeaurora.org> - 2015-10-14 13:10 +0200

csiph-web