Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
fac15a8e
Commit
fac15a8e
authored
May 02, 2007
by
Andi Kleen
Committed by
Andi Kleen
May 02, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] x86-64: Share identical video.S between i386 and x86-64
Signed-off-by:
Andi Kleen
<
ak@suse.de
>
parent
2136220d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2044 deletions
+1
-2044
arch/x86_64/boot/setup.S
arch/x86_64/boot/setup.S
+1
-1
arch/x86_64/boot/video.S
arch/x86_64/boot/video.S
+0
-2043
No files found.
arch/x86_64/boot/setup.S
View file @
fac15a8e
...
...
@@ -807,7 +807,7 @@ gdt_48:
#
Include
video
setup
&
detection
code
#include "video.S"
#include "
../../i386/boot/
video.S"
#
Setup
signature
--
must
be
last
setup_sig1
:
.
word
SIG1
...
...
arch/x86_64/boot/video.S
deleted
100644 → 0
View file @
2136220d
This diff is collapsed.
Click to expand it.
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