Ingo Molnar wrote:
>> +
>> +#ifndef __ia64__
>> + {
>>
>
> introduce a proper arch method instead.
>
I'll clean out the ia64 stuff. We can add it back properly when (if?)
the time comes.
>> + grant_ref_t g = *private_head;
>> + if (unlikely(g == GNTTAB_LIST_END))
>>
>
> coding style problems.
Yup.
-
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/