[PATH] binutils-2.16.90.0.3 kernel-2.4.30 apm.c

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

 



sorry, I didn't notice this file also affected (see previous email)
probably there are other places around too.... I probably should
recompile with all kernel-options enabled.

anyway ...


--- linux-2.4.30/arch/i386/kernel/apm.c Mon Aug 25 13:44:39 2003
+++ linux-2.4.30.rescue/arch/i386/kernel/apm.c  Sat May 21 22:54:50 2005
@@ -15,6 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
+ * Sat May 21 22:54:03 MEST 2005 herp - Herbert Rosmanith
+ *    make it compile with as-2.16 again
  * October 1995, Rik Faith ([email protected]):
  *    Minor enhancements and updates (to the patch set) for 1.3.x
  *    Documentation
@@ -327,7 +329,7 @@
  * Save a segment register away
  */
 #define savesegment(seg, where) \
-               __asm__ __volatile__("movl %%" #seg ",%0" : "=m" (where))
+               __asm__ __volatile__("movw %%" #seg ",%0" : "=m" (where))
 
 /*
  * Maximum number of events stored

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux