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


Groups > linux.kernel > #1698377

Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table
Date 2017-07-28 02:10 +0200
Message-ID <u810R-4Ek-15@gated-at.bofh.it> (permalink)
References <u5edY-46l-13@gated-at.bofh.it> <u5edY-46l-11@gated-at.bofh.it> <u80Hw-4iN-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/27, Stephen Boyd wrote:
> On 07/20, Kiran Gunda wrote:
> > Allocate the correct memory size (max_pmic_peripherals) for the
> > mapping_table that holds the apid to ppid mapping. Also use a local
> > variable for mapping_table for better alignment of the code.
> > 
> > Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
> 
> This needs a
> 
> Fixes: 987a9f128b8a ("spmi: pmic-arb: Support more than 128 peripherals")
> 
> right?
> 

Otherwise it has my 

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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


Thread

[PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table Kiran Gunda <kgunda@codeaurora.org> - 2017-07-20 09:40 +0200
  Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for  mapping_table Stephen Boyd <sboyd@codeaurora.org> - 2017-07-28 01:50 +0200
    Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for  mapping_table Stephen Boyd <sboyd@codeaurora.org> - 2017-07-28 02:10 +0200
    Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for  mapping_table kgunda@codeaurora.org - 2017-07-28 07:40 +0200

csiph-web