]> git.corax.cc Git - corax/commit
Add cpu_tss_debug() function to display the contents of the TSS; make cpu_debug(...
authorMatthias Kruk <m@m10k.eu>
Wed, 25 Sep 2019 10:00:29 +0000 (19:00 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 25 Sep 2019 10:00:29 +0000 (19:00 +0900)
commitb78c488a45726d64132a532dd3e92ad3a4320a50
tree7f7d3a040716695b2c0c814ba01a3f8136d40402
parent8ce2011aa84b49f5db922aaa5750b27bbf3484b7
Add cpu_tss_debug() function to display the contents of the TSS; make cpu_debug() and cpu_tss_debug() depend on CONFIG_DEBUG
kernel/arch/cpu.c