This is a short Kconfig fix for a problem in User Mode Linux.
Frame pointers are required for gprof support to work.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
--- linux-2.6.23-mm1/arch/um/Kconfig.debug 2007-10-18 22:24:13.0
+0200
+++ linux-2.6.23-mm1
This patch updates links which broke during the transition to the new
UML website.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
diff -uprN linux-2.6.23-mm1/arch/um/Kconfig
linux-2.6.23-mm1.local/arch/um/Kconfig
--- linux-2.6.23-mm1/arch/um/Kconfig2007-10-18 22:24:
This patch removes some code which ran at every boot, but does not
seem to do anything anymore. Please test. It works for me but mistakes
can happen.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
diff -uprN linux-2.6.23-mm1/arch/um/sys-i386/bugs.c
linux-2.6.23-mm1.loca
This patch removes a variable which was not used in two functions.
Yet another code cleanup, nothing really significant.
Please note that I could not test this on x86_64. I don't have the
hardware for it.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
diff -upNr linux-
This patch changes a few functions into returning void.
The return values were not used anyway, so I think it should not be a problem.
Also removed a little leftover bit from TT mode.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
diff -rupN linux-2.6.23.orig/arch/um/in
This patch gets rid of an unused variable in a few functions.
Compile and run tested.
Karol Swietlicki
Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]>
---
diff -rupN linux-2.6.24-rc2.orig/arch/um/drivers/chan_kern.c
linux-2.6.24-rc2/arch/um/drivers/chan_kern.c
--- linux-2.6.24-rc2.orig/arch/u