* Re: [PATCH] Revert "x86: fix 27-rc crash on vsmp due to paravirt during module load"
[not found] <1389838259-29411-1-git-send-email-paul.gortmaker@windriver.com>
@ 2014-01-16 8:44 ` Ingo Molnar
2014-01-16 14:41 ` Paul Gortmaker
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2014-01-16 8:44 UTC (permalink / raw)
To: Paul Gortmaker
Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86, linux-kernel
* Paul Gortmaker <paul.gortmaker@windriver.com> wrote:
> This reverts commit 05e12e1c4c09cd35ac9f4e6af1e42b0036375d72.
>
> The old change from __init --> __init_or_module doesn't make
> sense anymore, given that the arch/x86/kernel/vsmp_64.c code
> is only for non-modular builds.
>
> As of commit 70511134f61bd6e5eed19f767381f9fb3e762d49
> ("Revert "x86: don't compile vsmp_64 for 32bit") this file
> became obj-y and hence is only for built-in. That makes
> any "or_module" support redundant.
>
> We need to distinguish between the two in order to do some
> header cleanups. This revert starts that process.
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
I suspect you want to carry this as part of your header cleanups, to
not have to wait for upstream propagation?
Please fix the title: the original commit was right, but was mooted by
other changes. That's not a revert but a change that happens to be the
inverse of an earlier change.
Thanks,
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Revert "x86: fix 27-rc crash on vsmp due to paravirt during module load"
2014-01-16 8:44 ` [PATCH] Revert "x86: fix 27-rc crash on vsmp due to paravirt during module load" Ingo Molnar
@ 2014-01-16 14:41 ` Paul Gortmaker
0 siblings, 0 replies; 2+ messages in thread
From: Paul Gortmaker @ 2014-01-16 14:41 UTC (permalink / raw)
To: Ingo Molnar
Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86, linux-kernel
On 14-01-16 03:44 AM, Ingo Molnar wrote:
>
> * Paul Gortmaker <paul.gortmaker@windriver.com> wrote:
>
>> This reverts commit 05e12e1c4c09cd35ac9f4e6af1e42b0036375d72.
>>
>> The old change from __init --> __init_or_module doesn't make
>> sense anymore, given that the arch/x86/kernel/vsmp_64.c code
>> is only for non-modular builds.
>>
>> As of commit 70511134f61bd6e5eed19f767381f9fb3e762d49
>> ("Revert "x86: don't compile vsmp_64 for 32bit") this file
>> became obj-y and hence is only for built-in. That makes
>> any "or_module" support redundant.
>>
>> We need to distinguish between the two in order to do some
>> header cleanups. This revert starts that process.
>>
>> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
>
> I suspect you want to carry this as part of your header cleanups, to
> not have to wait for upstream propagation?
Either way is fine; I've already fed out some of the other
independent chunks to maintainers just to keep the size of
what goes in from me at rc1 a bit smaller.
>
> Please fix the title: the original commit was right, but was mooted by
> other changes. That's not a revert but a change that happens to be the
> inverse of an earlier change.
Fair point; will fix.
Thanks,
Paul.
--
>
> Thanks,
>
> Ingo
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-16 14:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1389838259-29411-1-git-send-email-paul.gortmaker@windriver.com>
2014-01-16 8:44 ` [PATCH] Revert "x86: fix 27-rc crash on vsmp due to paravirt during module load" Ingo Molnar
2014-01-16 14:41 ` Paul Gortmaker
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).