Actions
Bug #10925
closedremove 32-bit x86 krtld
Start date:
2019-05-07
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
We don't need most of the 32-bit krtld code any more (relocation code is shared with userspace).
Updated by Gordon Ross over 4 years ago
Are you (and others) saying there will never be another 32-bit kernel?
Updated by John Levon over 4 years ago
The description wasn't clear, but this is the x86-specific 32-bit bits.
Updated by John Levon over 4 years ago
- Subject changed from remove 32-bit krtld to remove 32-bit x86 krtld
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 0250bb16937dff6249965f46ef0ff3927359e704
commit 0250bb16937dff6249965f46ef0ff3927359e704 Author: John Levon <john.levon@joyent.com> Date: 2019-05-13T08:55:47.000Z 10925 remove 32-bit x86 krtld Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions