linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: richard -rw- weinberger <richard.weinberger@gmail.com>
To: Marco Stornelli <marco.stornelli@gmail.com>
Cc: Jeff Dike <jdike@addtoit.com>,
	Richard Weinberger <richard@nod.at>,
	torvalds@linux-foundation.org,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	user-mode-linux-devel@lists.sourceforge.net,
	martin.partel@gmail.com
Subject: Re: 3.6rc-3 doesn't compile um arch
Date: Fri, 31 Aug 2012 14:27:09 +0200	[thread overview]
Message-ID: <CAFLxGvxh962CZxgF86nL2ULsy-a2BRXFszDHceeSsZm0DTJgfg@mail.gmail.com> (raw)
In-Reply-To: <5040AAAE.30501@gmail.com>

On Fri, Aug 31, 2012 at 2:14 PM, Marco Stornelli
<marco.stornelli@gmail.com> wrote:
> Hi,
>
> I'm trying to compile the latest kernel for arch um, using the latest
> Linus's tree, but it doesn't compile due to the commit:
>
> um: pass siginfo to the guest process.
>
> I think the fix is trivial. At line 117 of os-Linux/time.c you find
> this line:
>
>   alarm_handler(SIGVTALRM, NULL);
>
> but it should be:
>
>   alarm_handler(SIGVTALRM, NULL, NULL);
>
> Is it already fixed?

It's known but nobody cared to send a fix for that.
Who wants the credit?

Otherwise I'll fix it in -rc4 or 5.
(Currently I'm on holiday...)

-- 
Thanks,
//richard

      reply	other threads:[~2012-08-31 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31 12:14 3.6rc-3 doesn't compile um arch Marco Stornelli
2012-08-31 12:27 ` richard -rw- weinberger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFLxGvxh962CZxgF86nL2ULsy-a2BRXFszDHceeSsZm0DTJgfg@mail.gmail.com \
    --to=richard.weinberger@gmail.com \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco.stornelli@gmail.com \
    --cc=martin.partel@gmail.com \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).