Home
last modified time | relevance | path

Searched hist:"40 bdac7dbc161639a498697f34fbd1ee800e51f4" (Results 1 – 15 of 15) sorted by relevance

/linux/arch/sparc/lib/
H A DGENbzero.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DNGbzero.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DGENcopy_from_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DGENcopy_to_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DNGcopy_from_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DNGcopy_to_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DU3copy_from_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbzero.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DU1copy_from_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DU1copy_to_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DNG2copy_from_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DU3copy_to_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dcopy_in_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
H A DNG2copy_to_user.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/arch/sparc/kernel/
H A Dhead_64.Sdiff 40bdac7dbc161639a498697f34fbd1ee800e51f4 Mon Feb 09 07:00:55 CET 2009 David S. Miller <davem@davemloft.net> sparc64: Kill .fixup section bloat.

This is an implementation of a suggestion made by Chris Torek:
--------------------
Something else I noticed in passing: the EX and EX_LD/EX_ST macros
scattered throughout the various .S files make a fair bit of .fixup
code, all of which does the same thing. At the cost of one symbol
in copy_in_user.S, you could just have one common two-instruction
retl-and-mov-1 fixup that they all share.
--------------------

The following is with a defconfig build:

text data bss dec hex filename
3972767 344024 584449 4901240 4ac978 vmlinux.orig
3968887 344024 584449 4897360 4aba50 vmlinux

Signed-off-by: David S. Miller <davem@davemloft.net>