On Thu, Sep 22, 2016 at 06:56:49PM +0200, Aleksandar Markovic wrote:
> This series fixes certain Qemu user mode issues. The fixes mainly originate
> from observation of LTP tests failures for execution in Qemu user mode on
> various platforms. The series also contains a cleanup patch.
Thanks, all
Le 23/09/2016 à 10:43, Aleksandar Markovic a écrit :
> > - changed PATH_MAX to 128 in sysfs() patch (last remaining item
> > that was supposed to be in the previous version)/
>
> At first glance of the patch, you didn't change the good PATH_MAX...
>
> Laurent/
>
> It slipped th
> - changed PATH_MAX to 128 in sysfs() patch (last remaining item
> that was supposed to be in the previous version)
At first glance of the patch, you didn't change the good PATH_MAX...
Laurent
It slipped through the cracks. Sorry. :( My bad. But all other changes are in.
Rebase is also good, t
Le 22/09/2016 à 18:56, Aleksandar Markovic a écrit :
> From: Aleksandar Markovic
>
> v6->v7:
>
> - rebased to the latest code (there was a large linux-user change since
> v6, consisting of 26 patches)
> - slightly changed order of patches
> - changed PATH_MAX to 128 in sy
From: Aleksandar Markovic
v6->v7:
- rebased to the latest code (there was a large linux-user change since
v6, consisting of 26 patches)
- slightly changed order of patches
- changed PATH_MAX to 128 in sysfs() patch (last remaining item
that was supposed to be in t