Pavel Machek wrote:
> Hi!
>
>
>> @@ -126,6 +126,12 @@ struct paravirt_ops
>> void (*io_delay)(void);
>> void (*const_udelay)(unsigned long loops);
>>
>> + void (fastcall *activate_mm)(struct mm_struct *prev,
>> + struct mm_struct *next);
>> + void (fastcall *dup_mmap)(struct mm_struct *oldmm,
>> + struct mm_struct *mm);
>> + void (fastcall *exit_mmap)(struct mm_struct *mm);
>> +
>>
>
> Why the fastcall stuff? Why is io_delay different from activate_mm in
> this regard?
>
Actually, I did remove it. I think you're looking at an old patch.
J
-
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]