On Sun, Nov 22, 2015 at 10:49 AM, Vegard Nossum wrote:
> On 22 November 2015 at 10:23, Lorenzo Colitti wrote:
>>
>> On Sun, Nov 22, 2015 at 5:08 PM, Anton Ivanov
>> wrote:
>> > set_timer needs -lrt which the patch adds to the link arguments. For some
>> > reason on your config it is not in the c
On 22 November 2015 at 10:23, Lorenzo Colitti wrote:
>
> On Sun, Nov 22, 2015 at 5:08 PM, Anton Ivanov
> wrote:
> > set_timer needs -lrt which the patch adds to the link arguments. For some
> > reason on your config it is not in the correct location in the command line.
> >
> > This is being disc
On Sun, Nov 22, 2015 at 5:08 PM, Anton Ivanov
wrote:
> set_timer needs -lrt which the patch adds to the link arguments. For some
> reason on your config it is not in the correct location in the command line.
>
> This is being discussed on the list, lore...@google.com was working on a
> patch.
I s
set_timer needs -lrt which the patch adds to the link arguments. For
some reason on your config it is not in the correct location in the
command line.
This is being discussed on the list, lore...@google.com was working on a
patch.
In any case, can you send the actual gcc line leading to it so we
On 10 November 2015 at 23:08, Richard Weinberger wrote:
> Linus,
>
> the following changes since commit
> 6a13feb9c82803e2b815eca72fa7a9f5561d7861:
>
> Linux 4.3 (2015-11-01 16:05:25 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.gi