Sebastian Fricke
|
e3711a1ac3
|
Add correct location & link to the definition
Add link to the github file location and the path
within the source directory to gate_struct definiton
|
2020-04-01 07:34:48 +02:00 |
|
Sebastian Fricke
|
1bf6ed1ec9
|
replace gate_struct64 with unified gate_struct
As described in this:
https://lore.kernel.org/lkml/20170828064957.861974317@linutronix.de/
mail from the lkml.
And changed within this commit:
64b163fab6 (diff-35bcd00365a749ba6cfa246a7dc86a68)
The gate_struct was unified for 32 and 64bit machines.
Replaced gate_struct64 definition with that of gate_struct.
|
2020-04-01 07:21:50 +02:00 |
|
Sebastian Fricke
|
db72e924c1
|
correct the source code file as reference
the function void set_system_intr_gate doesn't exists anymore
the function set_intr_gate is now located in arch/x86/kernel/idt.c
|
2020-03-27 06:55:13 +01:00 |
|
Michael D
|
a047b17551
|
More recovered images
Patch 4: Interrupts/
|
2019-10-10 19:57:27 +02:00 |
|
kylekizirian
|
53230a12c8
|
fixed typo in interrupts/linux-interrupts-2 for early_idt_handler_array
|
2019-05-29 19:05:05 -04:00 |
|
xindoo
|
ceef21cc6e
|
fix some lexcial mistakes
|
2019-05-17 17:17:05 +08:00 |
|
rmdashrf
|
e678006230
|
Update broken link for initcall
The old link
(http://www.compsoc.man.ac.uk/~moz/kernelnewbies/documents/initcall/index.html)
is 404ing. Replaced it with the same document on kernelnewbies.
|
2018-08-29 00:30:19 -07:00 |
|
Alexander Potapenko
|
759b76cba7
|
Update linux-interrupts-9.md
Fix style/grammar nits I've ran into while reading about interrupts.
|
2018-06-18 11:47:45 +02:00 |
|
Dou Liyang
|
a91502c80a
|
Update linux-interrupts-9.md
|
2018-05-24 17:22:12 +08:00 |
|
Alexander Kuleshov
|
e896e56c86
|
s/http/https for linux-insides
|
2018-03-24 01:06:57 +06:00 |
|
Dongliang Mu
|
49c8951eb8
|
modify broken links related with Thoery, Data structure, Misc and so on
|
2018-03-22 19:50:44 -04:00 |
|
Dongliang Mu
|
4a57db7015
|
fix broken links
|
2018-03-22 01:28:16 -04:00 |
|
Dongliang Mu
|
72c71c2560
|
fix interrupts
|
2018-03-19 22:09:46 -04:00 |
|
Dongliang Mu
|
f159c63e0c
|
Change mm to MM, interrupts to Interrupts
|
2018-03-16 16:03:40 -04:00 |
|