x86_32 NX support breaks user-mode-linux
Bug #524849 reported by
Loïc Minier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Andy Whitcroft | ||
user-mode-linux (Ubuntu) |
Fix Released
|
Undecided
|
Loïc Minier |
Bug Description
Hi
user-mode-linux builds on amd64 but fails to build on i386 with:
[...]
CC fs/binfmt_script.o
CC fs/binfmt_elf.o
fs/binfmt_elf.c: In function 'load_elf_binary':
fs/binfmt_
fs/binfmt_
fs/binfmt_
fs/binfmt_
make[2]: *** [fs/binfmt_elf.o] Error 1
make[1]: *** [fs] Error 2
[...]
This is due to an Ubuntu patch (copied from RedHat) to add NX support in fs/binfmt_elf.c
Bye
tags: | added: patch |
Changed in user-mode-linux (Ubuntu): | |
assignee: | nobody → Loïc Minier (lool) |
Changed in linux (Ubuntu): | |
status: | New → Fix Released |
status: | Fix Released → Fix Committed |
assignee: | nobody → Andy Whitcroft (apw) |
To post a comment you must log in.
I submitted the same but using my ubuntu address as author to the ubuntu kernel-team list.