PDS 0.98u is released with the following changes
1. Sync up mainline scheduler changes in 4.18
This is the first PDS-mq release for kernel 4.18. As usual, it just a sync-up release, it all goes well. The next PDS-mq release will be arrived at the weekend, 10+ commits are pending.
Enjoy PDS 0.98u for v4.18 kernel, :)
Code are available at https://gitlab.com/alfredchen/linux-pds
(Say good-bye to github)
All-in-one patch is available too.
Edit: Fix all-in-one patch link.
It looks like some extra bits got into the patch:
ReplyDeletemodified: drivers/leds/Kconfig
modified: drivers/leds/Makefile
modified: drivers/video/backlight/Makefile
drivers/leds/leds-chromeos-keyboard.c
drivers/leds/pixel_kb_backlight.c
drivers/video/backlight/chromeos_keyboard_bl.c
I don't strongly mind, but I'd prefer having pure patch, of course…
@pf
DeleteThanks for pointing it out. The extract bits are merged by accident. I have reworked the git repository and the all-in-one patch. You can pull/download it again.
Hello Alfred.
DeleteThe all-in-one patch link looks broken.
BTW, builds OK, boots fine too on QEMU. Will test on a real HW a little bit later.
ReplyDeleteOK, boots on my laptop fine too.
DeleteURL https://raw.githubusercontent.com/cchalpha/PDS-mq/master/4.18/v4.18_pds098u.patch is unreachable :-(
ReplyDeleteOh, github is no longer be used. Here is the gitlab link, https://gitlab.com/alfredchen/PDS-mq/raw/master/4.18/v4.18_pds098u.patch
ReplyDeleteFix the link in the post too.