Search Criteria
Package Details: linux-ck 6.11.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.25 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-15 22:31 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (6)
- ck-hrtimer-7bdeefd29a299f812f1d14ef7ef46bdb32ed5b6d.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.11.8-arch1/linux-v6.11.8-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 307 Next › Last »
ltsdw commented on 2018-08-28 22:29 (UTC)
I made changes in pkgbuild to apply muqss to another package kernel, and it build successfully here.
zerophase commented on 2018-08-28 21:20 (UTC) (edited on 2018-08-28 21:24 (UTC) by zerophase)
setting
_subarch=27
for GCC detecting native cpu features causes the setup script to loop infinitely onSupport for P6_NOPs on Intel chips (X86_P6_NOP) [N/y/?]
Would it be possible to allow user input here for whether to turn this feature on or not?dunconio commented on 2018-08-28 21:02 (UTC) (edited on 2018-08-28 21:29 (UTC) by dunconio)
I can confirm the updated build 4.18.5-2-ck fails as per @Lessaj. (I am using
_subarch=19
)graysky commented on 2018-08-28 20:07 (UTC)
I updated with ck's fix in 4.18.5-2 ... please confirm.
Lessaj commented on 2018-08-28 19:19 (UTC) (edited on 2018-08-28 19:27 (UTC) by Lessaj)
Able to complete the build with the patch mentioned by @skydrone, but fails right at the end when installing modules as part of package(). Comparing with previous PKGBUILD this part is unchanged, not sure why I'm experiencing this error now. Confirmed I have the kmod package.
ltsdw commented on 2018-08-28 18:29 (UTC)
@skydrome how can I apply this? Should I edit something in pkgbuild or before/pre pkgbuild?
LChris314 commented on 2018-08-28 12:29 (UTC)
Hello. When I installed my current 4.17.11 kernel, I made some changes to the config with
menuconfig
(mostly removed unneeded modules). What is the preferred way to integrate the changes I made into the new version? Do I just load the current config from the menu, or should I modify the PKGBUILD in some way?skydrome commented on 2018-08-28 09:09 (UTC) (edited on 2018-08-28 09:09 (UTC) by skydrome)
https://github.com/ckolivas/linux/commit/5d1737e81a61d1cddfab5b5f4e8a0639761148f6.patch
ltsdw commented on 2018-08-28 05:24 (UTC) (edited on 2018-08-28 05:24 (UTC) by ltsdw)
I'm getting this:
kernel/sched/MuQSS.c: In function ‘sched_tick_remote’: kernel/sched/MuQSS.c:3321:34: error: ‘struct task_struct’ has no member named ‘se’ delta = rq_clock_task(rq) - curr->se.exec_start;
coldreaver commented on 2018-08-28 04:41 (UTC)
4.18.5 is failing yea :(
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 307 Next › Last »