Home
last modified time | relevance | path

Searched hist:"0 edfa8391664a4f795c67d0e07480fbe801a0e1d" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/mm/
H A Dextable.cdiff 0edfa8391664a4f795c67d0e07480fbe801a0e1d Mon Sep 19 23:38:55 CEST 2016 Paul Gortmaker <paul.gortmaker@windriver.com> arm64: 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: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
H A Dfault.cdiff 0edfa8391664a4f795c67d0e07480fbe801a0e1d Mon Sep 19 23:38:55 CEST 2016 Paul Gortmaker <paul.gortmaker@windriver.com> arm64: 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: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
/linux/arch/arm64/kernel/probes/
H A Dkprobes.cdiff 0edfa8391664a4f795c67d0e07480fbe801a0e1d Mon Sep 19 23:38:55 CEST 2016 Paul Gortmaker <paul.gortmaker@windriver.com> arm64: 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: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>