On Wed, 2015-10-07 at 16:08 +0100, George Dunlap wrote:
> On 07/10/15 15:15, Ian Campbell wrote:
> >
[...]
> > Signed-off-by: Ian Campbell
> > Acked-by: George Dunlap
> > Cc: George Dunlap
> >
[...]
> In any case:
>
> Acked-by: George Dunlap
It must be a really good patch... ;-)
Ian.
On 14/10/15 16:05, Ian Campbell wrote:
> On Wed, 2015-10-07 at 16:08 +0100, George Dunlap wrote:
>> On 07/10/15 15:15, Ian Campbell wrote:
>>>
> [...]
>>> Signed-off-by: Ian Campbell
>>> Acked-by: George Dunlap
>>> Cc: George Dunlap
>>>
> [...]
>> In any case:
>>
>> Acked-by: George Dunlap
>
>
On Wed, 2015-10-07 at 16:08 +0100, George Dunlap wrote:
> On 07/10/15 15:15, Ian Campbell wrote:
> > It can trivially be replaced by xc_map_foreign_bulk which is the
> > interface I want to move to going forward. All in tree users are
> > trivially converted by supplying the appropriate error array
On 07/10/15 15:15, Ian Campbell wrote:
> It can trivially be replaced by xc_map_foreign_bulk which is the
> interface I want to move to going forward. All in tree users are
> trivially converted by supplying the appropriate error array and
> adjusting the what error handling exists (which in many c
It can trivially be replaced by xc_map_foreign_bulk which is the
interface I want to move to going forward. All in tree users are
trivially converted by supplying the appropriate error array and
adjusting the what error handling exists (which in many cases is not
much).
This reduces the twist maze