1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| .. include:: ../disclaimer-ita.rst
|
| :Original: :ref:`Documentation/kernel-hacking/index.rst <kernel_hacking>`
| :Translator: Federico Vaga <federico.vaga@vaga.pv.it>
|
| .. _it_kernel_hacking:
|
| ============================
| Guida all'hacking del kernel
| ============================
|
| .. toctree::
| :maxdepth: 2
|
| hacking
| locking
|
|