Re: [GIT PULL] Stage 1 of __cpuinit removal

2013-07-07 Thread Paul Gortmaker
[Re: [GIT PULL] Stage 1 of __cpuinit removal] On 07/07/2013 (Sun 11:07) Linus 
Torvalds wrote:

> On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
>  wrote:
> >
> >  include/asm-generic/vmlinux.lds.h | 12 -
> >  include/linux/init.h  | 19 +++---
> >  scripts/mod/modpost.c | 52 
> > +++
> >  3 files changed, 19 insertions(+), 65 deletions(-)
> 
> Your diffstat is odd, and doesn't match mine. But I'm pretty sure
> yours is just plain wrong, because your numbers just don't add up.
> 
> You have:
>   12+19+52 = 83
>   19+65 = 84
> 
> how the heck did you manage that?

I must have fat fingered it in vim/mutt under screen with a stray
Ctrl-A (increase number), since I still have the raw output from
git request-pull that I pulled into mutt and it is sane and correct.

--
$ ls -l prq
-rw-rw-r-- 1 paul paul 845 Jul  2 13:11 prq
$ grep changed prq
 3 files changed, 18 insertions(+), 65 deletions(-)
--

Sorry about the confusion.

Paul.
--

> 
> The correct diffstat would seem to be
> 
>  include/asm-generic/vmlinux.lds.h | 12 
>  include/linux/init.h  | 19 +-
>  scripts/mod/modpost.c | 52
> +
>  3 files changed, 18 insertions(+), 65 deletions(-)
> 
> (where both set of numbers add up to 83).
> 
>   Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] Stage 1 of __cpuinit removal

2013-07-07 Thread Linus Torvalds
On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
 wrote:
>
>  include/asm-generic/vmlinux.lds.h | 12 -
>  include/linux/init.h  | 19 +++---
>  scripts/mod/modpost.c | 52 
> +++
>  3 files changed, 19 insertions(+), 65 deletions(-)

Your diffstat is odd, and doesn't match mine. But I'm pretty sure
yours is just plain wrong, because your numbers just don't add up.

You have:
  12+19+52 = 83
  19+65 = 84

how the heck did you manage that?

The correct diffstat would seem to be

 include/asm-generic/vmlinux.lds.h | 12 
 include/linux/init.h  | 19 +-
 scripts/mod/modpost.c | 52
+
 3 files changed, 18 insertions(+), 65 deletions(-)

(where both set of numbers add up to 83).

  Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] Stage 1 of __cpuinit removal

2013-07-07 Thread Linus Torvalds
On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
paul.gortma...@windriver.com wrote:

  include/asm-generic/vmlinux.lds.h | 12 -
  include/linux/init.h  | 19 +++---
  scripts/mod/modpost.c | 52 
 +++
  3 files changed, 19 insertions(+), 65 deletions(-)

Your diffstat is odd, and doesn't match mine. But I'm pretty sure
yours is just plain wrong, because your numbers just don't add up.

You have:
  12+19+52 = 83
  19+65 = 84

how the heck did you manage that?

The correct diffstat would seem to be

 include/asm-generic/vmlinux.lds.h | 12 
 include/linux/init.h  | 19 +-
 scripts/mod/modpost.c | 52
+
 3 files changed, 18 insertions(+), 65 deletions(-)

(where both set of numbers add up to 83).

  Linus
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] Stage 1 of __cpuinit removal

2013-07-07 Thread Paul Gortmaker
[Re: [GIT PULL] Stage 1 of __cpuinit removal] On 07/07/2013 (Sun 11:07) Linus 
Torvalds wrote:

 On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
 paul.gortma...@windriver.com wrote:
 
   include/asm-generic/vmlinux.lds.h | 12 -
   include/linux/init.h  | 19 +++---
   scripts/mod/modpost.c | 52 
  +++
   3 files changed, 19 insertions(+), 65 deletions(-)
 
 Your diffstat is odd, and doesn't match mine. But I'm pretty sure
 yours is just plain wrong, because your numbers just don't add up.
 
 You have:
   12+19+52 = 83
   19+65 = 84
 
 how the heck did you manage that?

I must have fat fingered it in vim/mutt under screen with a stray
Ctrl-A (increase number), since I still have the raw output from
git request-pull that I pulled into mutt and it is sane and correct.

--
$ ls -l prq
-rw-rw-r-- 1 paul paul 845 Jul  2 13:11 prq
$ grep changed prq
 3 files changed, 18 insertions(+), 65 deletions(-)
--

Sorry about the confusion.

Paul.
--

 
 The correct diffstat would seem to be
 
  include/asm-generic/vmlinux.lds.h | 12 
  include/linux/init.h  | 19 +-
  scripts/mod/modpost.c | 52
 +
  3 files changed, 18 insertions(+), 65 deletions(-)
 
 (where both set of numbers add up to 83).
 
   Linus
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] Stage 1 of __cpuinit removal

2013-07-02 Thread Paul Gortmaker
Linus,

Please pull the following to get stage one of the __cpuinit removal.

The two commits here 1) dummy out all the __cpuinit macros so that we no
longer generate such sections, and then 2) remove all the section
processing that we used to do for those sections.

This makes all the __cpuinit and friends no-ops, so that we can remove
the use cases of it at our leisure.  Expect stage 2, which does the
tree wide removal sweep at the end of the merge window.

Note that you will get a conflict on vmlinux.lds -- from the final
__devinit removal change from Greg's device pull.  It isn't complex,
but a resolved version of the file (and a __devinit removal aware
version of the modpost commit) is present in any linux-next tree from
the past week if a double check is desired.

Thanks,
Paul.

---

The following changes since commit 9e895ace5d82df8929b16f58e9f515f6d54ab82d:

  Linux 3.10-rc7 (2013-06-22 09:47:31 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git cpuinit-delete

for you to fetch changes up to e24f6628811e2d4531b443684b598f7050932012:

  modpost: remove all traces of cpuinit/cpuexit sections (2013-06-26 12:17:06 
-0400)


Paul Gortmaker (2):
  init.h: remove __cpuinit sections from the kernel
  modpost: remove all traces of cpuinit/cpuexit sections

 include/asm-generic/vmlinux.lds.h | 12 -
 include/linux/init.h  | 19 +++---
 scripts/mod/modpost.c | 52 +++
 3 files changed, 19 insertions(+), 65 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] Stage 1 of __cpuinit removal

2013-07-02 Thread Paul Gortmaker
Linus,

Please pull the following to get stage one of the __cpuinit removal.

The two commits here 1) dummy out all the __cpuinit macros so that we no
longer generate such sections, and then 2) remove all the section
processing that we used to do for those sections.

This makes all the __cpuinit and friends no-ops, so that we can remove
the use cases of it at our leisure.  Expect stage 2, which does the
tree wide removal sweep at the end of the merge window.

Note that you will get a conflict on vmlinux.lds -- from the final
__devinit removal change from Greg's device pull.  It isn't complex,
but a resolved version of the file (and a __devinit removal aware
version of the modpost commit) is present in any linux-next tree from
the past week if a double check is desired.

Thanks,
Paul.

---

The following changes since commit 9e895ace5d82df8929b16f58e9f515f6d54ab82d:

  Linux 3.10-rc7 (2013-06-22 09:47:31 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git cpuinit-delete

for you to fetch changes up to e24f6628811e2d4531b443684b598f7050932012:

  modpost: remove all traces of cpuinit/cpuexit sections (2013-06-26 12:17:06 
-0400)


Paul Gortmaker (2):
  init.h: remove __cpuinit sections from the kernel
  modpost: remove all traces of cpuinit/cpuexit sections

 include/asm-generic/vmlinux.lds.h | 12 -
 include/linux/init.h  | 19 +++---
 scripts/mod/modpost.c | 52 +++
 3 files changed, 19 insertions(+), 65 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/