Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
5d6df147
Commit
5d6df147
authored
Aug 16, 2002
by
Ingo Molnar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Re: Boot failure in 2.5.31 BK with new TLS patch
oh, setup.S. nasty indeed, bogus GDT limit.
parent
283522ac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
arch/i386/boot/setup.S
arch/i386/boot/setup.S
+1
-2
No files found.
arch/i386/boot/setup.S
View file @
5d6df147
...
@@ -1029,8 +1029,7 @@ idt_48:
...
@@ -1029,8 +1029,7 @@ idt_48:
.
word
0
#
idt
limit
=
0
.
word
0
#
idt
limit
=
0
.
word
0
,
0
#
idt
base
=
0
L
.
word
0
,
0
#
idt
base
=
0
L
gdt_48
:
gdt_48
:
.
word
0x8000
#
gdt
limit
=
2048
,
.
word
GDT_ENTRY_KERNEL_CS
*
8
+
16
-
1
#
gdt
limit
#
256
GDT
entries
.
word
0
,
0
#
gdt
base
(
filled
in
later
)
.
word
0
,
0
#
gdt
base
(
filled
in
later
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment