public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Updated asmlinkage patch v2
@ 2014-04-01 21:40 Andi Kleen
  2014-04-01 21:40 ` [PATCH 1/3] Revert "lto: Make asmlinkage __visible" Andi Kleen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andi Kleen @ 2014-04-01 21:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, x86

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-28 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 21:40 Updated asmlinkage patch v2 Andi Kleen
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox