Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662228

Re: [PATCH] EDAC: mv64x60: sanity check edac_op_state before registering

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [PATCH] EDAC: mv64x60: sanity check edac_op_state before registering
Date 2017-06-09 12:10 +0200
Message-ID <tQp1E-dV-7@gated-at.bofh.it> (permalink)
References <tPR9E-3Ll-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 08, 2017 at 09:55:30AM +1200, Chris Packham wrote:
> edac_op_state is a module parameter which affects the behaviour of the
> driver probe which can potentially be invoked as soon as the platform
> driver registration happens. Because of this we need to ensure that we
> sanity check the module parameter before calling
> platform_register_drivers().
> 
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---
>  drivers/edac/mv64x60_edac.c | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)

Applied to

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next

Thanks.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] EDAC: mv64x60: sanity check edac_op_state before registering Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-06-08 00:00 +0200
  Re: [PATCH] EDAC: mv64x60: sanity check edac_op_state before  registering Borislav Petkov <bp@alien8.de> - 2017-06-09 12:10 +0200

csiph-web