Преглед изворни кода

x86, setup: fix comment in the "glove box" code

Impact: Comment change only

The glove box is about avoiding problems with *registers* being
touched, not *memory*.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
H. Peter Anvin пре 16 година
родитељ
комит
cf9972a921
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      arch/x86/boot/bioscall.S

+ 1 - 1
arch/x86/boot/bioscall.S

@@ -10,7 +10,7 @@
 
 /*
  * "Glove box" for BIOS calls.  Avoids the constant problems with BIOSes
- * touching memory they shouldn't be.
+ * touching registers they shouldn't be.
  */
 
 	.code16