lkml.org 
[lkml]   [2002]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] fixes for building kernel 2.5.45 using Intel compiler
From
Date
On Thu, 2002-10-31 at 03:17, Nakajima, Jun wrote:
> asmlinkage int sys_iopl(unsigned long unused)
> {
> - struct pt_regs * regs = (struct pt_regs *) &unused;
> + volatile struct pt_regs * regs = (struct pt_regs *) &unused;

Why is this needed ?


> - IGNLABEL "HmacRxUc",
> - IGNLABEL "HmacRxDiscard",
> - IGNLABEL "HmacRxAccepted",
> + IGNLABEL /* "HmacTxMc", */
> + IGNLABEL /* "HmacTxBc", */

You seem to be removing fields from the struct - have you tested this ?


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

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.024 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site