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


Groups > linux.kernel > #1565394 > unrolled thread

Re: [PATCH] ARM: Ignore compressed kernel build products

Started byFlorian Fainelli <f.fainelli@gmail.com>
First post2017-01-24 02:00 +0100
Last post2017-01-24 02:20 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] ARM: Ignore compressed kernel build products Florian Fainelli <f.fainelli@gmail.com> - 2017-01-24 02:00 +0100
    Re: [PATCH] ARM: Ignore compressed kernel build products Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-01-24 02:20 +0100
      Re: [PATCH] ARM: Ignore compressed kernel build products Florian Fainelli <f.fainelli@gmail.com> - 2017-01-24 02:20 +0100

#1565394 — Re: [PATCH] ARM: Ignore compressed kernel build products

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2017-01-24 02:00 +0100
SubjectRe: [PATCH] ARM: Ignore compressed kernel build products
Message-ID<t2XCO-5tn-7@gated-at.bofh.it>
On 12/08/2016 10:54 AM, Florian Fainelli wrote:
> When we select a kernel compression scheme, we will end-up with e.g:
> piggy.xzkern under arch/arm/boot/compressed/, let's ignore these files.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

I took the liberty to submit this patch as 8645/1 since it is a trivial
change. Thanks!
-- 
Florian

[toc] | [next] | [standalone]


#1565397

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-01-24 02:20 +0100
Message-ID<t2XW9-5QU-1@gated-at.bofh.it>
In reply to#1565394
2017-01-24 9:51 GMT+09:00 Florian Fainelli <f.fainelli@gmail.com>:
> On 12/08/2016 10:54 AM, Florian Fainelli wrote:
>> When we select a kernel compression scheme, we will end-up with e.g:
>> piggy.xzkern under arch/arm/boot/compressed/, let's ignore these files.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>
> I took the liberty to submit this patch as 8645/1 since it is a trivial
> change. Thanks!


Are you reverting 53f67545c21c756d7959fb86af30899c4b43141c ?
Why do you need this?


-- 
Best Regards
Masahiro Yamada

[toc] | [prev] | [next] | [standalone]


#1565399

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2017-01-24 02:20 +0100
Message-ID<t2XW9-5QU-5@gated-at.bofh.it>
In reply to#1565397
On 01/23/2017 05:11 PM, Masahiro Yamada wrote:
> 2017-01-24 9:51 GMT+09:00 Florian Fainelli <f.fainelli@gmail.com>:
>> On 12/08/2016 10:54 AM, Florian Fainelli wrote:
>>> When we select a kernel compression scheme, we will end-up with e.g:
>>> piggy.xzkern under arch/arm/boot/compressed/, let's ignore these files.
>>>
>>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>>
>> I took the liberty to submit this patch as 8645/1 since it is a trivial
>> change. Thanks!
> 
> 
> Are you reverting 53f67545c21c756d7959fb86af30899c4b43141c ?
> Why do you need this?

OK, missed that one. Seems like I was switching between different
branches of in the same source tree, so they had a different version of
.gitignore as well.

Russell please drop this from your patch tracker, sorry about that.

Thanks
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web