summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-04-02 12:30:35 +0000
committerGuillem Jover <guillem@debian.org>2006-04-02 12:30:35 +0000
commit01c90e6fc5a25274c2f0f5bd920b73d072bb59dd (patch)
treee4a1d4c78f046cbe555c9f1b066a1bd762254505 /debian/changelog
parenta716dc7c662bf995d73c905a8b00d3fbf27dc5a3 (diff)
Revert r285.
Remove AST soft ints for the linux glue as it was hanging on the floppy driver.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 00743ee..571e803 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,10 +19,6 @@ gnumach (1:20060402-1) UNRELEASED; urgency=low
* Do not allow PCI IRQ's higher than 16.
- debian/patches/patches/24_pci_irq_fix.patch: New file.
Thanks to Gianluca Guida <glguida@gmail.com>.
- * Make the Linux glue code use GNU Mach's AST software interrupts instead
- of hooking into SPL code.
- - debian/patches/60_glue_linux_soft_ints.patch: New file.
- Thanks to Gianluca Guida <glguida@gmail.com>.
* Make the Linux device drivers use dynamic memory allocation via the
glue code.
- debian/patches/61_vm_resident-zoned.patch: New file.