Message ID | 20231213012300.5640-1-yangtiezhu@loongson.cn |
---|---|
Headers | show |
Series | selftests/vDSO: Fix errors on LoongArch | expand |
+ Andrew Morton <akpm@linux-foundation.org> + Mark Brown <broonie@kernel.org> On 12/13/2023 09:22 AM, Tiezhu Yang wrote: > v3: Rebase on the next branch of linux-kselftest.git, > modify the patch title and update the commit message > > v2: Rebase on 6.5-rc1 and update the commit message > > Tiezhu Yang (2): > selftests/vDSO: Fix building errors on LoongArch > selftests/vDSO: Fix runtime errors on LoongArch > > tools/testing/selftests/vDSO/vdso_config.h | 6 ++++- > .../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++------- > .../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++-------------- > 3 files changed, 18 insertions(+), 30 deletions(-) > Hi Shuah, Andrew and Mark, The patches still seem to apply cleanly. Could you please review and merge them for the upcoming merge window? https://lore.kernel.org/lkml/20231213012300.5640-1-yangtiezhu@loongson.cn/ Thanks, Tiezhu
On 12/27/23 12:55 PM, Tiezhu Yang wrote: > + Andrew Morton <akpm@linux-foundation.org> > + Mark Brown <broonie@kernel.org> > > On 12/13/2023 09:22 AM, Tiezhu Yang wrote: >> v3: Rebase on the next branch of linux-kselftest.git, >> modify the patch title and update the commit message >> >> v2: Rebase on 6.5-rc1 and update the commit message >> >> Tiezhu Yang (2): >> selftests/vDSO: Fix building errors on LoongArch >> selftests/vDSO: Fix runtime errors on LoongArch >> >> tools/testing/selftests/vDSO/vdso_config.h | 6 ++++- >> .../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++------- >> .../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++-------------- >> 3 files changed, 18 insertions(+), 30 deletions(-) >> > > Hi Shuah, Andrew and Mark, > > The patches still seem to apply cleanly. > Could you please review and merge them for the upcoming merge window? People may be on vacation. I'm also waiting to hear back on my patches. Lets see when they get back and start picking up patches. > > https://lore.kernel.org/lkml/20231213012300.5640-1-yangtiezhu@loongson.cn/ > > Thanks, > Tiezhu > >
Hi Muhammad, On 12/30/23 15:07, Muhammad Usama Anjum wrote: > On 12/27/23 12:55 PM, Tiezhu Yang wrote: >> + Andrew Morton <akpm@linux-foundation.org> >> + Mark Brown <broonie@kernel.org> >> >> On 12/13/2023 09:22 AM, Tiezhu Yang wrote: >>> v3: Rebase on the next branch of linux-kselftest.git, >>> modify the patch title and update the commit message >>> >>> v2: Rebase on 6.5-rc1 and update the commit message >>> >>> Tiezhu Yang (2): >>> selftests/vDSO: Fix building errors on LoongArch >>> selftests/vDSO: Fix runtime errors on LoongArch >>> >>> tools/testing/selftests/vDSO/vdso_config.h | 6 ++++- >>> .../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++------- >>> .../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++-------------- >>> 3 files changed, 18 insertions(+), 30 deletions(-) >>> >> >> Hi Shuah, Andrew and Mark, >> >> The patches still seem to apply cleanly. >> Could you please review and merge them for the upcoming merge window? > People may be on vacation. I'm also waiting to hear back on my patches. > Lets see when they get back and start picking up patches. Thank you very much for your reply and review, happy new year. Thanks, Tiezhu
On 12/27/2023 03:55 PM, Tiezhu Yang wrote: > + Andrew Morton <akpm@linux-foundation.org> > + Mark Brown <broonie@kernel.org> > > On 12/13/2023 09:22 AM, Tiezhu Yang wrote: >> v3: Rebase on the next branch of linux-kselftest.git, >> modify the patch title and update the commit message >> >> v2: Rebase on 6.5-rc1 and update the commit message >> >> Tiezhu Yang (2): >> selftests/vDSO: Fix building errors on LoongArch >> selftests/vDSO: Fix runtime errors on LoongArch >> >> tools/testing/selftests/vDSO/vdso_config.h | 6 ++++- >> .../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++------- >> .../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++-------------- >> 3 files changed, 18 insertions(+), 30 deletions(-) >> > > Hi Shuah, Andrew and Mark, > > The patches still seem to apply cleanly. > Could you please review and merge them for the upcoming merge window? > > https://lore.kernel.org/lkml/20231213012300.5640-1-yangtiezhu@loongson.cn/ Ping, any comments? Thanks, Tiezhu
Hi Shuah and Andrew, On 01/29/2024 04:27 PM, Tiezhu Yang wrote: > > > On 12/27/2023 03:55 PM, Tiezhu Yang wrote: >> + Andrew Morton <akpm@linux-foundation.org> >> + Mark Brown <broonie@kernel.org> >> >> On 12/13/2023 09:22 AM, Tiezhu Yang wrote: >>> v3: Rebase on the next branch of linux-kselftest.git, >>> modify the patch title and update the commit message >>> >>> v2: Rebase on 6.5-rc1 and update the commit message >>> >>> Tiezhu Yang (2): >>> selftests/vDSO: Fix building errors on LoongArch >>> selftests/vDSO: Fix runtime errors on LoongArch >>> >>> tools/testing/selftests/vDSO/vdso_config.h | 6 ++++- >>> .../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++------- >>> .../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++-------------- >>> 3 files changed, 18 insertions(+), 30 deletions(-) >>> >> >> Hi Shuah, Andrew and Mark, >> >> The patches still seem to apply cleanly. >> Could you please review and merge them for the upcoming merge window? >> >> https://lore.kernel.org/lkml/20231213012300.5640-1-yangtiezhu@loongson.cn/ >> > > Ping, any comments? This series has received Reviewed-by and Tested-by for two months, since the merge window is coming soon, should it take through shuah/linux-kselftest.git or akpm/mm.git? Thanks, Tiezhu