diff options
author | Eric W. Biederman <eric@frodo.(none)> | 2005-07-18 13:01:43 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2006-07-27 03:05:14 -0600 |
commit | 166f928bf42161fef0faf2b4ad4d27c57b90e61e (patch) | |
tree | 5cc455c28e7dfece784e5ca8663bbe9a9ff95b31 /TODO | |
parent | 281b71666597a20108a3e341375c401d8367ffa6 (diff) |
- Remember the vmlinux parameter area problem in the todo list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- x86 handle x86 vmlinux parameter header allocation issues. + There is a bug where it can get stomped but the current code + does not allow us much flexibility in what we do with it. - Restore enough state that DOS/arbitrary BIOS calls can be run on some platforms. Currently disk-related calls are quite likely to blow up. - x86 filling in other kernel parameters. |