Re: linux headers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: linux headers
- From: Genes Lists <lists@xxxxxxxxxxxx>
- Date: Mon, 20 Mar 2023 07:42:10 -0400
- Arc-authentication-results: i=1; arc-srv8.sapience.com
- Arc-message-signature: i=1; a=rsa-sha256; d=sapience.com; s=arc6-rsa-220412; t=1679312530; c=relaxed/simple; bh=o+FBvi/Vi8yiTsjkE6Mdaj3CIej9+zNh3rBJi0XGk8A=; h=DKIM-Signature:DKIM-Signature:Message-ID:Date:MIME-Version: Subject:Content-Language:Cc:References:From:In-Reply-To: Content-Type:Content-Transfer-Encoding; b=p7VMew5dcRQCm3YmHDoMV9VdmtL2j8O9VxjVO8W3Os5tiU1VO5L/bcMW0HYFRkf3aIA7x+3pcPTuvFdqlfaby9jBEHMhmjAWqA8JEtR/95JBwiDPYzFwv1UOE9E7MZZh7yvfY8RgGIDoJ4685kQwkWZTsx3EenMJ3jwqBX4UsUQ5Bl0DVPZGUALxiaf7ZcwRcjuOX4o0mXqit8a1CUqzI3DinTOhAMqIhPjDtUXXg3759I8RNTiIyIqA/opIUOlrBM7JJEoheD86wDnD2zeeXXpH9ElPx8xGDalOZ5LIuWblpvonu+KmhNsnErpdQgPD60EQSg5NnmGxZJpytxK/Hg==
- Arc-seal: i=1; a=rsa-sha256; d=sapience.com; s=arc6-rsa-220412; t=1679312530; cv=none; b=vVbVDTD/vDUs8IWIzJbWITXiUpE/tVJSuzdUaQdk3t8XoGmu7nJ3rrjqV3nTPalYlGYdZ5MTyZyiClI4nevwjUiJOV26BuVmpxQoV4bLVebzqhwCsCeZiRQJDawnR5O7QLw0DaydKZli4hQ+NYtnu/e9IN6RYMHGhYrWjbjETC71JhiqPyCRgUAF5NmLae06akgXyR4tJcYSWf2edQJt+l6AD26e5eBefA6oxYt3ZbNIhittp9uHHsf2zKqjJi93JyKpnH4Noz2b3Cse7idq8qoPKiU5K826tLOcJnlYst0T2SCEEx8frOq54wy+YF/oOt26ITDPrY0aO7JtKFyUeg==
- Cc: General Discussion about Arch Linux <arch-general@xxxxxxxxxxxxxxxxxxx>
- In-reply-to: <CAGhAaddwgH5DGoYVZntYK3Q1bT2Ka=69OoWUYNrMvEN2sKiCvQ@mail.gmail.com>
if I understand correctly, I can install my package
linux-lts-perso-6.1.15-2-x86_64.pkg.tar.zst, boot on it (eg. "my"
kernel) and continue to use the binaries present on my system while they
have not been compiled with its (new) headers and especially for the
binaries that call the functions present in the blk-core.c file ?
The kernel headers are used to compile out-of-tree kernel modules for
that kernel. You should always install kernel and its companion headers
file. While there may be cases where the headers are not actually
changed and it may work - good policy is always install both kernel and
its companion headers package. If you don't compile out of tree kernel
modules then you may not even need to install headers.
Hope that is clear.
[Index of Archives]
[Linux Wireless]
[Linux Kernel]
[ATH6KL]
[Linux Bluetooth]
[Linux Netdev]
[Kernel Newbies]
[Share Photos]
[IDE]
[Security]
[Git]
[Netfilter]
[Bugtraq]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Linux ATA RAID]
[Samba]
[Device Mapper]