hppa specific changes for next kernel upload

LaMont Jones lamont.jones at ubuntu.com
Wed Jul 18 04:19:53 UTC 2007


The next kernel upload (whenever it happens) should be able to include
git://kernel.ubuntu.com/lamont/hppa-ia64.git.

    UBUNTU: build-depend on gcc-4.1-hppa64 not 3.4
    HPPA: do not allow STI_CONSOLE to be modular
    HPPA: cleanup sti_flush
    HPPA: add dummy isa_foo_to_bar routines

 debian/control.stub.in          |    2 +-
 drivers/video/console/Kconfig   |    2 +-
 drivers/video/console/sticore.c |   14 +++++---------
 include/asm-parisc/io.h         |   10 ++++++++++
 4 files changed, 17 insertions(+), 11 deletions(-)

The control.stub.in change is to finish the switch to gcc-4.1 (hppa specific)
Kconfig is switching STI_CONSOLE from tristate to bool (hppa specific)
sticore.c is fixing a bug in the sti console code (hppa specific)
and asm-parisc/io.h is obviously hppa specific.

I'm currently building the package to capture abi files, so if the tree
is synced before I get there, then we need a judicious ignore file or two.
Obviously, an ABI bump would also solve that.

thanks,
lamont




More information about the kernel-team mailing list