Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WAYFIRE: Kernel has no file descriptor comparison support...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Tue Jul 28, 2020 11:31 am    Post subject: WAYFIRE: Kernel has no file descriptor comparison support... Reply with quote

Code:
Kernel has no file descriptor comparison support: Operation not permitted
Anyone knowing if there is a kernel setting for that?
Thks 4 ur attention, interest & support.


Last edited by CaptainBlood on Tue Jul 28, 2020 5:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
Goverp
Advocate
Advocate


Joined: 07 Mar 2007
Posts: 2202

PostPosted: Tue Jul 28, 2020 3:41 pm    Post subject: Reply with quote

Dunno if this is the answer, but Google found me that the function appears to be part of the kcmp call, and man 2 kcmp contains info about a pre-requisite kernel configuration item.
_________________
Greybeard
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Tue Jul 28, 2020 5:48 pm    Post subject: Reply with quote

Goverp wrote:
Dunno if this is the answer, but Google found me that the function appears to be part of the kcmp call, and man 2 kcmp contains info about a pre-requisite kernel configuration item.
Code:
NOTES
       Glibc  does not provide a wrapper for this system call; call it using
       syscall(2).

       This system call is available only if the kernel was configured  with
       CONFIG_CHECKPOINT_RESTORE.
Thls 4 ur attention, interest & support
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5372
Location: Bavaria

PostPosted: Tue Jul 28, 2020 7:21 pm    Post subject: Reply with quote

I also dont have this kernel option enabled (and didnt need it the whole time), but its interesting that it would be enabled if you have a systemd-system. From help:
Code:
 Selected by [n]:
- GENTOO_LINUX_INIT_SYSTEMD [=n] && GENTOO_LINUX [=y] && GENTOO_LINUX_UDEV [=y]

So, maybe its a program who wants to run on a systemd-system ... 8O
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Tue Jul 28, 2020 7:40 pm    Post subject: Reply with quote

@Goverp: bingo!
@pietinger: Nice indication.
Here it has 1,2k increase impact on xz compressed kernel size.
Wayfire bug report
Thks 4 ur attention, interest & support.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Tue Jul 28, 2020 9:09 pm    Post subject: Reply with quote

Mesa ebuild how has warning for missing CONFIG_CHECKPOINT_RESTORE.
Gentoo
Thls 4 ur attention, interest & support.
Back to top
View user's profile Send private message
Goverp
Advocate
Advocate


Joined: 07 Mar 2007
Posts: 2202

PostPosted: Wed Jul 29, 2020 8:01 am    Post subject: Reply with quote

CaptainBlood wrote:
Mesa ebuild how has warning for missing CONFIG_CHECKPOINT_RESTORE.
Gentoo
Thls 4 ur attention, interest & support.

I noticed that a little while back, tried enabling it and found it made kernel "make" recompile everything, so I switched it off again. So far as I can tell, its lack has yet to caused any problems.
_________________
Greybeard
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum