linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, x86@kernel.org
Subject: Updated asmlinkage patch v2
Date: Tue,  1 Apr 2014 23:40:09 +0200	[thread overview]
Message-ID: <1396388412-22573-1-git-send-email-andi@firstfloor.org> (raw)

Revert the asmlinkage contains __visible change.

I removed the header declarations Linus didn't like. This 
removed the crypto patch and made everything a lot smaller
and simpler.

I thought it was needed based on earlier experiments,
but on rechecking Linus was right and the header declarations
are never needed.

Did some basic sanity checks with LTO and everything
works (still need the three other LTO patches to build)

Please consider applying.

-Andi


             reply	other threads:[~2014-04-01 21:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 21:40 Andi Kleen [this message]
2014-04-01 21:40 ` [PATCH 1/3] Revert "lto: Make asmlinkage __visible" Andi Kleen
2014-04-01 21:40 ` [PATCH 2/3] asmlinkage, x86: Add explicit __visible to arch/x86/* Andi Kleen
2014-04-01 21:40 ` [PATCH 3/3] asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* Andi Kleen
2014-04-01 22:56 ` Updated asmlinkage patch v2 Linus Torvalds
2014-04-28 15:17   ` Jan Moskyto Matejka
2014-04-28 17:27     ` Andi Kleen

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=1396388412-22573-1-git-send-email-andi@firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /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).