man page for syscall delete_module is outdated

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Found out that man page for delete_module syscall is outdated.
The behaviour described there doesn't match to code, specifically for unloading module if its have no refcnt. Parameter O_NONBLOCK described in man doesn't exist anymore in kernel versions 3.13+, which is quite old, only O_TRUNC parameter present for actual kernel version, O_NONBLOCK does nothing. I've also opened an issue on bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=218489




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux