[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#621869: marked as done (pu: package xenomai/2.5.4-3 - Fix for #614010)



Your message dated Wed, 27 Apr 2011 07:56:37 +0000
with message-id <E1QEzbx-0005KP-VA@franck.debian.org>
and subject line Bug#621869: fixed in xenomai 2.5.4-3squeeze1
has caused the Debian Bug report #621869,
regarding pu: package xenomai/2.5.4-3 - Fix for #614010
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 owner@bugs.debian.org
immediately.)


-- 
621869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621869
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

I prepared a patch for #614010 (see attachment) and propose to include it in
stable (squeeze) updates. It is squeeze specific because it applies to its
specific 2.6.32 kernel.

Background: At some point during the squeeze freeze, when the Xenomai/adeos
kernel patch applied to the then-current linux kernel 2.6.32 in Debian, somehow
an update to the kernel sources must have rendered the Xenomai/adeos patch not
to apply anymore. Unfortunately, I didn't check it again shortly before the
squeeze release. So it slipped through.

So either we fix it in squeeze now, or mark the bug "wontfix".

(I can prepare an upload for xenomai 2.5.4-3squeeze1.)

What do you think?

Thanks!

bye,
  Roland 

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Description: Fix kernel patch to apply to squeeze kernel
 This patch fixes the Xenomai adeos kernel patch to apply to the 2.6.32 kernel
 shipped by Debian squeeze.
Author: Roland Stigge <stigge@antcom.de>
Bug-Debian: http://bugs.debian.org/614010

--- xenomai-2.5.4.orig/ksrc/arch/x86/patches/adeos-ipipe-2.6.32-x86-2.7-01.patch
+++ xenomai-2.5.4/ksrc/arch/x86/patches/adeos-ipipe-2.6.32-x86-2.7-01.patch
@@ -1314,14 +1314,14 @@ index 168e172..948c033 100644
  /**
   * setup_local_APIC - setup the local APIC
 @@ -1229,7 +1233,7 @@ void __cpuinit setup_local_APIC(void)
- 		value = apic_read(APIC_ISR + i*0x10);
- 		for (j = 31; j >= 0; j--) {
- 			if (value & (1<<j))
--				ack_APIC_irq();
-+				__ack_APIC_irq();
- 		}
- 	}
- 
+ 			value = apic_read(APIC_ISR + i*0x10);
+ 			for (j = 31; j >= 0; j--) {
+ 				if (value & (1<<j)) {
+-					ack_APIC_irq();
++					__ack_APIC_irq();
+ 					acked++;
+ 				}
+	 		}
 @@ -1737,7 +1741,7 @@ void smp_spurious_interrupt(struct pt_regs *regs)
  	 */
  	v = apic_read(APIC_ISR + ((SPURIOUS_APIC_VECTOR & ~0x1f) >> 1));

--- End Message ---
--- Begin Message ---
Source: xenomai
Source-Version: 2.5.4-3squeeze1

We believe that the bug you reported is fixed in the latest version of
xenomai, which is due to be installed in the Debian FTP archive:

libxenomai-dev_2.5.4-3squeeze1_i386.deb
  to main/x/xenomai/libxenomai-dev_2.5.4-3squeeze1_i386.deb
libxenomai1_2.5.4-3squeeze1_i386.deb
  to main/x/xenomai/libxenomai1_2.5.4-3squeeze1_i386.deb
linux-patch-xenomai_2.5.4-3squeeze1_all.deb
  to main/x/xenomai/linux-patch-xenomai_2.5.4-3squeeze1_all.deb
xenomai-doc_2.5.4-3squeeze1_all.deb
  to main/x/xenomai/xenomai-doc_2.5.4-3squeeze1_all.deb
xenomai-runtime_2.5.4-3squeeze1_i386.deb
  to main/x/xenomai/xenomai-runtime_2.5.4-3squeeze1_i386.deb
xenomai_2.5.4-3squeeze1.debian.tar.gz
  to main/x/xenomai/xenomai_2.5.4-3squeeze1.debian.tar.gz
xenomai_2.5.4-3squeeze1.dsc
  to main/x/xenomai/xenomai_2.5.4-3squeeze1.dsc



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 621869@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <stigge@antcom.de> (supplier of updated xenomai 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 26 Apr 2011 20:38:29 +0200
Source: xenomai
Binary: xenomai-runtime linux-patch-xenomai libxenomai1 libxenomai-dev xenomai-doc
Architecture: source all i386
Version: 2.5.4-3squeeze1
Distribution: stable
Urgency: low
Maintainer: Roland Stigge <stigge@antcom.de>
Changed-By: Roland Stigge <stigge@antcom.de>
Description: 
 libxenomai-dev - Headers and static libs for Xenomai
 libxenomai1 - Shared libraries for Xenomai
 linux-patch-xenomai - Linux kernel patches for Xenomai
 xenomai-doc - Xenomai documentation
 xenomai-runtime - Xenomai runtime utilities
Closes: 614010 621869
Changes: 
 xenomai (2.5.4-3squeeze1) stable; urgency=low
 .
   * Fixed kernel patch for Debian's 2.6.32 (Closes: #614010, #621869)
Checksums-Sha1: 
 974de421ffbdd5ad39aeb994f67cdf572ec9d5aa 1179 xenomai_2.5.4-3squeeze1.dsc
 4f2e1319cd4599c562b99459e877dde9573a7079 189222 xenomai_2.5.4-3squeeze1.debian.tar.gz
 ee6abeace0f58b619d60dfe1f63a1ecf597ca3c7 9779270 linux-patch-xenomai_2.5.4-3squeeze1_all.deb
 905f9f6ae94dd94a56a086f46396300ec9f7c872 6893836 xenomai-doc_2.5.4-3squeeze1_all.deb
 ea56a724666369188241e9d129768aeffd973090 146860 xenomai-runtime_2.5.4-3squeeze1_i386.deb
 954110ca736f68a8f5f3f228e8b002cb17ff12b0 92682 libxenomai1_2.5.4-3squeeze1_i386.deb
 4fa2e5b5d2edbc87df1e4e867482f33e2e5fbf82 352494 libxenomai-dev_2.5.4-3squeeze1_i386.deb
Checksums-Sha256: 
 b997e380be036563f44c239f3bce4bd3c0f3149e22ad2070a624efdd8ca067af 1179 xenomai_2.5.4-3squeeze1.dsc
 576770cf30c7b0344b347e99eb1cb93c3505c0e12f5cf2d1513df3f8b4da5ace 189222 xenomai_2.5.4-3squeeze1.debian.tar.gz
 fb1c1a0e540e01cbc013eed2786cb3035e378c6f3c39e4ad7bb9f07546f43528 9779270 linux-patch-xenomai_2.5.4-3squeeze1_all.deb
 ebb536228c2a4f3890a53a801279cf330c3a2d59eb4a7e5588e5c84eab4a452a 6893836 xenomai-doc_2.5.4-3squeeze1_all.deb
 05413e65db637aba706be801d007d50e925db5af0ada96d9a01b93c44988ed5d 146860 xenomai-runtime_2.5.4-3squeeze1_i386.deb
 bcf2aa0f3b9bef8dd9aa6662cc7b700754367b82711ae10a19c15223d7e53098 92682 libxenomai1_2.5.4-3squeeze1_i386.deb
 c39b1acf78b9e8a6499287b95e6ad2e33f9a7cac4cd2b5d4c309d2c11fc3ae20 352494 libxenomai-dev_2.5.4-3squeeze1_i386.deb
Files: 
 97c653463913ceb8bd5e059011f687a9 1179 devel extra xenomai_2.5.4-3squeeze1.dsc
 afa78edaed0e5f59a52a23e7c2920bf0 189222 devel extra xenomai_2.5.4-3squeeze1.debian.tar.gz
 f85e6e3c36e8bf19d9cb75f85312cd29 9779270 kernel extra linux-patch-xenomai_2.5.4-3squeeze1_all.deb
 edd3ee3cc21e1af2ba16078623503303 6893836 doc extra xenomai-doc_2.5.4-3squeeze1_all.deb
 5824161333c5006077dea7eb1f6117e5 146860 devel extra xenomai-runtime_2.5.4-3squeeze1_i386.deb
 89b56f549a88dbc3a0ede0db424f6e33 92682 libs extra libxenomai1_2.5.4-3squeeze1_i386.deb
 6de3e52f4655c93a3b8296a08c17bcac 352494 libdevel extra libxenomai-dev_2.5.4-3squeeze1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFNtxNAcaH/YBv43g8RAvIiAJ49sNUgtCMqBJN7SSB+69h1AXoWfgCg5nxe
P1bDEw01u1LoNrS5qveJaFM=
=Z1Rd
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: