Andi Kleen <a...@firstfloor.org> writes:

> @@ -142,7 +142,7 @@ static int i8k_smm(struct smm_regs *regs)
>               "lahf\n\t"
>               "shrl $8,%%eax\n\t"
>               "andl $1,%%eax\n"
> -             :"=a"(rc)
> +             :"=a"(rc), "=m" (*regs)

I think this should be "+m".

Andreas.

-- 
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."

Reply via email to