Searched hist:cdd4f4c71047cdd28c13891e6e217765ea1c1bdc (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | kprobes.c | diff cdd4f4c71047cdd28c13891e6e217765ea1c1bdc Mon Sep 19 16:36:29 CDT 2016 Paul Gortmaker <paul.gortmaker@windriver.com> sparc: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table related functions. We've now separated that content out into its own file "extable.h" so now move over to that and avoid all the extra header content in module.h that we don't really need to compile these files.
Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | unaligned_64.c | diff cdd4f4c71047cdd28c13891e6e217765ea1c1bdc Mon Sep 19 16:36:29 CDT 2016 Paul Gortmaker <paul.gortmaker@windriver.com> sparc: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table related functions. We've now separated that content out into its own file "extable.h" so now move over to that and avoid all the extra header content in module.h that we don't really need to compile these files.
Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | traps_64.c | diff cdd4f4c71047cdd28c13891e6e217765ea1c1bdc Mon Sep 19 16:36:29 CDT 2016 Paul Gortmaker <paul.gortmaker@windriver.com> sparc: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table related functions. We've now separated that content out into its own file "extable.h" so now move over to that and avoid all the extra header content in module.h that we don't really need to compile these files.
Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/sparc/mm/ |
H A D | fault_64.c | diff cdd4f4c71047cdd28c13891e6e217765ea1c1bdc Mon Sep 19 16:36:29 CDT 2016 Paul Gortmaker <paul.gortmaker@windriver.com> sparc: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table related functions. We've now separated that content out into its own file "extable.h" so now move over to that and avoid all the extra header content in module.h that we don't really need to compile these files.
Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | init_64.c | diff cdd4f4c71047cdd28c13891e6e217765ea1c1bdc Mon Sep 19 16:36:29 CDT 2016 Paul Gortmaker <paul.gortmaker@windriver.com> sparc: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table related functions. We've now separated that content out into its own file "extable.h" so now move over to that and avoid all the extra header content in module.h that we don't really need to compile these files.
Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|