Your message dated Sat, 16 Feb 2008 12:17:32 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#460337: fixed in user-mode-linux 2.6.18-1um-2etch.18etch1 has caused the Debian Bug report #460337, regarding Fix ethernet interrupts for Cobalt RaQ1 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 460337: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460337 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: linux-2.6 Version: 2.6.18.dfsg.1-12 Severity: important The network interface on Cobalt RaQ1 has not worked since we moved from 2.4 to 2.6. There were quite a few reports about this on the debian-mips list. Thomas Bogendoerfer just posted a patch for this problem. ----- Forwarded message from Thomas Bogendoerfer <[EMAIL PROTECTED]> ----- From: Thomas Bogendoerfer <[EMAIL PROTECTED]> Subject: [PATCH] Fix ethernet interrupts for Cobalt RaQ1 Date: Sat, 12 Jan 2008 00:25:14 +0100 (CET) To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] RAQ1 uses the same interrupt routing as qube2. Signed-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]> --- arch/mips/pci/fixup-cobalt.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/mips/pci/fixup-cobalt.c b/arch/mips/pci/fixup-cobalt.c index f7df114..9553b14 100644 --- a/arch/mips/pci/fixup-cobalt.c +++ b/arch/mips/pci/fixup-cobalt.c @@ -177,7 +177,7 @@ static char irq_tab_raq2[] __initdata = { int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) { - if (cobalt_board_id < COBALT_BRD_ID_QUBE2) + if (cobalt_board_id <= COBALT_BRD_ID_QUBE1) return irq_tab_qube1[slot]; if (cobalt_board_id == COBALT_BRD_ID_RAQ2) ----- End forwarded message ----- -- Martin Michlmayr http://www.cyrius.com/
--- End Message ---
--- Begin Message ---Source: user-mode-linux Source-Version: 2.6.18-1um-2etch.18etch1 We believe that the bug you reported is fixed in the latest version of user-mode-linux, which is due to be installed in the Debian FTP archive: user-mode-linux_2.6.18-1um-2etch.18etch1.diff.gz to pool/main/u/user-mode-linux/user-mode-linux_2.6.18-1um-2etch.18etch1.diff.gz user-mode-linux_2.6.18-1um-2etch.18etch1.dsc to pool/main/u/user-mode-linux/user-mode-linux_2.6.18-1um-2etch.18etch1.dsc user-mode-linux_2.6.18-1um-2etch.18etch1_i386.deb to pool/main/u/user-mode-linux/user-mode-linux_2.6.18-1um-2etch.18etch1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. dann frazier <[EMAIL PROTECTED]> (supplier of updated user-mode-linux package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 12 Feb 2008 09:57:25 -0700 Source: user-mode-linux Binary: user-mode-linux Architecture: source i386 Version: 2.6.18-1um-2etch.18etch1 Distribution: stable-security Urgency: high Maintainer: User Mode Linux Maintainers <[EMAIL PROTECTED]> Changed-By: dann frazier <[EMAIL PROTECTED]> Description: user-mode-linux - User-mode Linux (kernel) Closes: 460337 461493 Changes: user-mode-linux (2.6.18-1um-2etch.18etch1) stable-security; urgency=high . * Rebuild against linux-source-2.6.18 (2.6.18.dfsg.1-18etch1) * bugfix/vmsplice-security.patch [SECURITY] Fix missing access check in vmsplice. See CVE-2008-0010, CVE-2008-0600 * bugfix/all/vserver/proc-link-security.patch [SECURITY][vserver] Fix access checks for the links in /proc/$pid. * Changes from linux-source-2.6.18 (2.6.18.dfsg.1-18) [ Martin Michlmayr ] * [mips] Fix network on Cobalt RaQ1, thanks Thomas Bogendoerfer (closes: #460337). . [ dann frazier ] * [ia64] Fix an issue with unaligned accesses and certain floating point instructions that can result in silent user data corruption (closes: #461493). * Update abi reference files for ABI 6 Files: a316e3449f9cd0bbf497ad704c1d78ec 892 misc extra user-mode-linux_2.6.18-1um-2etch.18etch1.dsc b62c78f80dbe59c81827b4d7cf1c3997 16048 misc extra user-mode-linux_2.6.18-1um-2etch.18etch1.diff.gz 1d2290c410d6d56c0e698f217ddb1dc6 25585940 misc extra user-mode-linux_2.6.18-1um-2etch.18etch1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHsgQJhuANDBmkLRkRApscAKCJNCn9DnLiOPi8SLIrW8REOafUVACgkt7P ncqNS55G+rHbBayQAA7ts68= =4zjq -----END PGP SIGNATURE-----
--- End Message ---

