[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <9EBAE2A9-F06F-4198-BEF2-30A1A24F3796@c-sky.com>
Date: Wed, 27 Jan 2021 17:06:15 +0800
From: Guo Ren <ren_guo@...ky.com>
To: David Hildenbrand <david@...hat.com>
Cc: Guo Ren <guoren@...nel.org>, Mike Rapoport <rppt@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux-MM <linux-mm@...ck.org>, linux-csky@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Oscar Salvador <osalvador@...e.de>,
Michal Hocko <mhocko@...nel.org>,
Wei Yang <richard.weiyang@...ux.alibaba.com>
Subject: Re: [PATCH v1] csky: use free_initmem_default() in free_initmem()
Hi David,
> 在 2021年1月27日,下午4:49,David Hildenbrand <david@...hat.com> 写道:
>
> On 27.01.21 08:52, Guo Ren wrote:
>> Thx Mike,
>
> Thanks for triggering a build/test! I'd be curious if there is an easy way to trigger this myself (I assume, fork csky buildroot on gitlab, reroute CSKY kernel repo, adjust CSKY_LINUX_NEXT_VERSION); if so, it would be worth documenting - thanks!
>
1. You can just simple fork our project, and enable your gitlab share-runner.
2. Modify https://gitlab.com/c-sky/buildroot/-/blob/master/package/csky-arch/csky-arch.mk
Line 28: CSKY_ARCH_SITE = $(call github,c-sky,csky-linux,$(CSKY_ARCH_VERSION)) to your own forked our kernel repo
Line 49: CSKY_LINUX_NEXT_VERSION = f0bbf052ae463b3802f1c7ba36b36da2f54945f2 change the version as you want
You also need to remove some unused entries in .gitlab.yml.
> Thanks Mike for the valuable links :) For now I was only relying on cross-compilers as shipped by Fedora, now I can upgrade my cross-build environment :)
>
>> It's under test:
>> https://gitlab.com/c-sky/buildroot/-/pipelines/247353584
>> kernel:
>> https://github.com/c-sky/csky-linux/commit/9d986b01feb991ded3fb8c1f8153a0c80ea84b9c
>
>
> --
> Thanks,
>
> David / dhildenb
Best Regards
Guo Ren
Powered by blists - more mailing lists