gt; Signed-off-by: Aditya Pakki
> ---
> net/rds/message.c | 1 +
> net/rds/send.c| 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
Looks fine by me. Thanks.
Acked-by: Santosh Shilimkar
> On Apr 5, 2021, at 7:08 AM, Leon Romanovsky wrote:
>
> On Mon, Apr 05, 2021 at 03:41:15PM +0200, Christoph Hellwig wrote:
>> On Mon, Apr 05, 2021 at 08:23:54AM +0300, Leon Romanovsky wrote:
>>> From: Leon Romanovsky
>>>
From Avihai,
>>>
>>> Relaxed Ordering is a PCIe mechanism that rel
y: Parav Pandit
> Signed-off-by: Leon Romanovsky
> ---
> net/rds/ib.c | 20 +———
Looks fine by me.
Acked-by: Santosh Shilimkar
[...]
Thanks Haakon. Patchset looks fine by me.
Acked-by: Santosh Shilimkar
~~ ^
>
> Change the temporary variable to a fixed-size u64 to avoid the warning.
>
> Signed-off-by: Arnd Bergmann
> —
Looks fine to me.
Acked-by: Santosh Shilimkar
vbuf untouched.
>
> Signed-off-by: William Kucharski
> —
Looks good. Thanks !!
Acked-by: Santosh Shilimkar
On Feb 2, 2021, at 9:17 AM, Nishanth Menon wrote:
>
> On 14:23-20210202, Yang Li wrote:
>> Eliminate the following coccicheck warning:
>> ./drivers/firmware/ti_sci.c:1762:2-3: Unneeded semicolon
>>
>> Reported-by: Abaci Robot
>> Signed-off-by: Yang Li
>> ---
>> drivers/firmware/ti_sci.c | 2 +-
include/linux/slab.h:621 [inline]
> rds_rdma_extra_size+0xb2/0x3b0 net/rds/rdma.c:568
> rds_rm_size net/rds/send.c:928 [inline]
>
> Reported-by: syzbot+1bd2b07f93745fa38...@syzkaller.appspotmail.com
> Signed-off-by: Sabyrzhan Tasbolatov
> —
Looks fine by me.
Acked-by: Santosh Shilimkar
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.12
for you to fetch changes up to
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/keystone_dts_for_5.12
for you to fetch changes up t
On Jan 25, 2021, at 7:43 AM, Suman Anna wrote:
>
> Hi Santosh,
>
> On 1/24/21 10:34 PM, santosh.shilim...@oracle.com wrote:
>> Hi Suman, Mathieu,
>>
>> On 1/7/21 2:49 PM, Suman Anna wrote:
>>> On 1/7/21 4:44 PM, Mathieu Poirier wrote:
On Wed, Jan 06, 2021 at 06:03:25PM -0600, Suman Anna wr
On 1/15/21 8:38 AM, Suman Anna wrote:
Hi Santosh,
On 12/21/20 3:32 PM, Rob Herring wrote:
On Wed, 16 Dec 2020 23:50:27 +0100, Grzegorz Jaszczyk wrote:
Now after ti,pruss-intc.yaml and ti,pru-rproc.yaml are merged, include
them in proper property and extend the examples section.
At the occasio
On 12/6/20 11:29 PM, Peter Ujfalusi wrote:
Hi Santosh,
On 24/11/2020 19.08, Vinod Koul wrote:
On 17-11-20, 12:56, Peter Ujfalusi wrote:
Hi,
The series have build dependency on ti_sci/soc series (v2):
https://urldefense.com/v3/__https://lore.kernel.org/lkml/20201008115224.1591-1-peter.ujfal...
rm/include/asm/sparsemem.h:23:9: note: previous definition is here
#define SECTION_SIZE_BITS 28
^
Clearly the definitions never had any effect here, so remove them.
Signed-off-by: Arnd Bergmann
---
Acked-by: Santosh Shilimkar
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.11
for you to fetch changes up to
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/keystone_dts_for_5.11
for you to fetch changes up t
On 11/16/20 9:31 AM, Suman Anna wrote:
Hi Santosh,
On 11/16/20 11:22 AM, Grzegorz Jaszczyk wrote:
Since the of_device_get_match_data() doesn't return error code, remove
wrong IS_ERR test. Proper check against NULL pointer is already done
later before usage: if (data && data->...).
Additionally
On 11/12/20 2:22 PM, Nishanth Menon wrote:
On 13:59-20201112, santosh.shilim...@oracle.com wrote:
On 11/12/20 1:56 PM, Nishanth Menon wrote:
On 14:08-20201026, Nishanth Menon wrote:
On 23:30-20201026, Lokesh Vutla wrote:
[..]
➜ linux git:(master) git grep -in ARCH_K3_AM6_SOC
arch/arm64/confi
On 11/12/20 1:56 PM, Nishanth Menon wrote:
On 14:08-20201026, Nishanth Menon wrote:
On 23:30-20201026, Lokesh Vutla wrote:
[..]
➜ linux git:(master) git grep -in ARCH_K3_AM6_SOC
arch/arm64/configs/defconfig:961:CONFIG_ARCH_K3_AM6_SOC=y
drivers/soc/ti/Kconfig:7:config ARCH_K3_AM6_SOC
➜ linux g
following W=1 kernel build warning(s):
drivers/soc/ti/knav_qmss_queue.c: In function ‘knav_setup_queue_pools’:
drivers/soc/ti/knav_qmss_queue.c:1310:6: warning: variable ‘ret’ set but
not used [-Wunused-but-set-variable]
Cc: Santosh Shilimkar
Cc: Sandeep Nair
Cc: Cyril Chemparathy
‘knav_setup_queue_pools’:
drivers/soc/ti/knav_qmss_queue.c:1310:6: warning: variable ‘ret’ set but not
used [-Wunused-but-set-variable]
Cc: Santosh Shilimkar
Cc: Sandeep Nair
Cc: Cyril Chemparathy
Signed-off-by: Lee Jones
---
drivers/soc/ti/knav_qmss_queue.c | 3 +--
1 file changed, 1 insertion
mains: switch to use multiple genpds
instead of one")
Reported-by: Nishanth Menon
Signed-off-by: Tero Kristo
Acked-by: Nishanth Menon
Acked-by: Santosh Shilimkar
---
Can you please add this to your fixes queue ?
This fixes boot failures on K2Gdevices ?
drivers/soc/ti/ti_sci_pm_domains.c
On 10/28/20 2:43 PM, Nishanth Menon wrote:
On 16:17-20201028, Tero Kristo wrote:
K2G devices still only use single parameter for power-domains property,
so check for this properly in the driver. Without this, every peripheral
fails to probe resulting in boot failure.
Fixes: efa5c01cd7ee ("soc:
On 10/8/20 4:52 AM, Peter Ujfalusi wrote:
Santosh: if you plan to take this series for 5.11, then can you create an
immutable branch which I can refer to Vinod for the DMA patches I'm going to
send soon.
I will set it up right after the 5.10-rc1 is tagged.
regards,
Santosh
On 10/8/20 4:52 AM, Peter Ujfalusi wrote:
Santosh: if you plan to take this series for 5.11, then can you create an
immutable branch which I can refer to Vinod for the DMA patches I'm going to
send soon.
I will set it up right after the 5.10-rc1 is tagged.
regards,
Santosh
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.10
for you to fetch changes up to
On 9/17/20 1:35 AM, Krzysztof Kozlowski wrote:
On Thu, 17 Sep 2020 at 10:32, Grzegorz Jaszczyk
wrote:
On Thu, 17 Sep 2020 at 09:05, Krzysztof Kozlowski wrote:
Add missing '#' to fix schema errors:
$id:
'https://urldefense.com/v3/__http://devicetree.org/schemas/soc/ti/ti,pruss.yaml__;!!
On 9/11/20 4:15 AM, Russell King - ARM Linux admin wrote:
On Thu, Sep 10, 2020 at 07:40:37AM +0200, Christoph Hellwig wrote:
The DMA offset notifier can only be used if PHYS_OFFSET is at least
KEYSTONE_HIGH_PHYS_START, which can't be represented by a 32-bit
phys_addr_t. Currently the code compi
strict; namely, firmware fails to handle some cases
properly if min,tgt,max values for a clock rate are exactly the same
value. Yeah, the firmware is quite weird here but nothing much else we
can do from kernel side other than this
Looks fine to me Tero.
Acked-by: Santosh Shilimkar
On 9/2/20 7:08 AM, Nishanth Menon wrote:
On 11:34-20200831, santosh.shilim...@oracle.com wrote:
On 8/29/20 11:41 AM, Grygorii Strashko wrote:
Hi Santosh,
I've rebased on top of linux-next and identified merge conflict of patch 3
with commit 6da45875fa17 ("arm64: dts: k3-am65: Update the RM re
On 9/8/20 3:09 PM, Suman Anna wrote:
Hi Santosh,
On 8/31/20 1:34 PM, santosh.shilim...@oracle.com wrote:
On 8/29/20 11:41 AM, Grygorii Strashko wrote:
Hi Santosh,
I've rebased on top of linux-next and identified merge conflict of patch 3
with commit 6da45875fa17 ("arm64: dts: k3-am65: Upd
exactly the same
value. Yeah, the firmware is quite weird here but nothing much else we
can do from kernel side other than this
Looks fine to me Tero.
Acked-by: Santosh Shilimkar
Hi Stephen, Mike,
Can you please pick these fixes via clk tree ?
On 8/29/20 11:41 AM, Grygorii Strashko wrote:
Hi Santosh,
I've rebased on top of linux-next and identified merge conflict of patch 3
with commit 6da45875fa17 ("arm64: dts: k3-am65: Update the RM resource types")
in -next.
---
This series adds support for the TI AM65x SR2.0 SoC Ringacc which ha
was eventually deemed too
complicated for something which wasn't intended to be used in normal
situations).
Delete all the error handling.
Signed-off-by: Dan Carpenter
---
Looks good to me !!
Acked-by: Santosh Shilimkar
On 8/20/20 7:43 AM, Suman Anna wrote:
Hi Santosh, Tony,
On 7/29/20 6:02 AM, Grzegorz Jaszczyk wrote:
Hi,
The Programmable Real-Time Unit and Industrial Communication Subsystem
(PRU-ICSS) is present on various TI SoCs. The IP is present on multiple TI SoC
architecture families including the OMA
Just finished going through the patches. If the suspend continue to work
with this update then its good to go.
FWIW,
Acked-by: Santosh Shilimkar
e for l4_abe. The rest of the SoC specific
domain data is probably best added one SoC at a time based on generated
data.
Care to ack some of these patches? I'd like to get this into Linux next
for v5.10 :)
Sure,
Acked-by: Santosh Shilimkar
On 8/5/20 6:17 AM, Grygorii Strashko wrote:
On 05/08/2020 14:32, Vinod Koul wrote:
On 05-08-20, 14:27, Peter Ujfalusi wrote:
The original commit mixed up the forward and completion ring IDs for the
rx flow configuration.
Acked-By: Vinod Koul
Fixes: 4927b1ab2047 ("dmaengine: ti: k3-udma:
On 8/4/20 2:39 PM, Grygorii Strashko wrote:
Hi Santosh,
On 03/08/2020 17:41, Lokesh Vutla wrote:
On 03/08/20 4:23 pm, Peter Ujfalusi wrote:
Update K3 chipinfo driver to support new TI J7200 SoC.
It's JTAG PARTNO is 0xBB6D.
Signed-off-by: Peter Ujfalusi
Reviewed-by: Lokesh Vutla
Revie
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.9
for you to fetch changes up to 0
On 7/17/20 6:20 AM, Grygorii Strashko wrote:
Hi Santosh,
This series is a set of non critical updates for The TI K3 AM654x/J721E
Ring Accelerator driver.
Thanks. Will have a look and if all looks good, add it to next.
Patch 1 - convert bindings to json-schema
Patches 2,3,5 - code reworking
On 6/2/20 1:00 PM, Arnd Bergmann wrote:
On Tue, Jun 2, 2020 at 5:14 PM wrote:
Hi Arnd, Olof,
On 3/7/20 9:56 AM, Santosh Shilimkar wrote:
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the git
Hi Arnd, Olof,
On 3/7/20 9:56 AM, Santosh Shilimkar wrote:
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux
On 5/29/20 11:34 AM, Arnd Bergmann wrote:
On Fri, May 29, 2020 at 8:22 PM Grygorii Strashko
wrote:
On 12/05/2020 15:34, Grygorii Strashko wrote:
.../bindings/soc/ti/k3-socinfo.yaml | 40 +
drivers/soc/ti/Kconfig| 10 ++
drivers/soc/ti/Makefile
On 5/28/20 8:57 AM, Tony Lindgren wrote:
* Tony Lindgren [200528 13:51]:
* Tony Lindgren [200528 13:47]:
* Arnd Bergmann [200528 09:20]:
The OMAP4 timer code had a special hack for using the broadcast timer
without SMP. Since the dmtimer is now gone, this also needs to be dropped
to avoid a
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.8
for you to fetch changes up to b
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/keystone_dts_for_5.8
for you to fetch changes up to
nvert get_user_pages() --> pin_user_pages()")
Cc: David S. Miller
Cc: Jakub Kicinski
Cc: net...@vger.kernel.org
Cc: linux-r...@vger.kernel.org
Cc: rds-de...@oss.oracle.com
Signed-off-by: John Hubbard
---
Thanks John !!
Acked-by: Santosh Shilimkar
t;BUG: scheduling while atomic" warning. Issue is seen
rather easily when CONFIG_PREEMPT is enabled.
Signed-off-by: Tero Kristo
Santosh do you want me to pick this for fixes?
Sure Tony. Thanks !!
Acked-by: Santosh Shilimkar
On 5/5/20 12:34 PM, Grygorii Strashko wrote:
Hi All,
This series introduces TI K3 Multicore SoC platforms chipid module driver
which provides identification support of the TI K3 SoCs (family, revision)
and register this information with the SoC bus. It is available under
/sys/devices/soc0/ fo
On 5/1/20 1:55 PM, Grygorii Strashko wrote:
Hi Santosh, Tero
On 23/04/2020 21:05, Grygorii Strashko wrote:
Hi All,
This series introduces TI K3 Multicore SoC platforms chipid module driver
which provides identification support of the TI K3 SoCs (family,
revision)
and register this informatio
Carvalho Chehab
---
Acked-by: Santosh Shilimkar
On 9/30/19 11:16 PM, Peter Ujfalusi wrote:
Hi,
Changes since v2
)https://patchwork.kernel.org/project/linux-dmaengine/list/?series=152609&state=*)
- Based on 5.4-rc1
- Support for Flow only data transfer for the glue layer
Grygorii Strashko (3):
bindings: soc: ti: add documentation for k
On 9/21/19 1:46 PM, Randy Dunlap wrote:
Hi Santosh,
Would you also pick up patch 2/2, which I didn't Cc: you on?:(
Do I need to resend it?
Yes please. I don't have your 2/2
ort")
Fixes: a869b7b30dac ("soc: ti: Add Support for AM654 SoC config option")
Fixes: cff377f7897a ("soc: ti: Add Support for J721E SoC config option")
Signed-off-by: Randy Dunlap
Cc: Olof Johansson
Cc: Santosh Shilimkar
Cc: Sandeep Nair
Cc: Dave Gerlach
Cc: Keert
On 9/16/19 9:49 AM, Cong Wang wrote:
On Mon, Sep 16, 2019 at 6:29 AM syzbot
wrote:
Hello,
syzbot found the following crash on:
HEAD commit:f4b752a6 mlx4: fix spelling mistake "veify" -> "verify"
git tree: net
console output: https://syzkaller.appspot.com/x/log.txt?x=16cbebe660
On 9/5/19 12:33 PM, Grygorii Strashko wrote:
Hi Santosh,
On 06/07/2019 02:48, santosh.shilim...@oracle.com wrote:
On 7/5/19 8:12 AM, Grygorii Strashko wrote:
Hi Santosh,
This series is set of platform changes required to enable NETCP CPTS
reference
clock selection and final patch to enable C
On 9/4/19 6:13 AM, Arnd Bergmann wrote:
On Tue, Aug 27, 2019 at 5:12 AM Santosh Shilimkar
wrote:
soc: TI soc updates for 5.4
- Update firmware to support PM domain shared and exclusive support
- Update driver and dt
The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:
Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.4
for you to fetch changes up to 2
used.
These bugs are found by a static analysis tool STCheck written by us.
Signed-off-by: Jia-Ju Bai
---
That's possible. Looks good.
Acked-by: Santosh Shilimkar
On 7/23/19 9:19 AM, Dmitry Vyukov wrote:
On Tue, Jul 23, 2019 at 6:18 PM syzbot
wrote:
Hello,
syzbot found the following crash on:
HEAD commit:c6dd78fc Merge branch 'x86-urgent-for-linus' of git://git...
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?
On 7/5/19 8:12 AM, Grygorii Strashko wrote:
Hi Santosh,
This series is set of platform changes required to enable NETCP CPTS reference
clock selection and final patch to enable CPTS for Keystone 66AK2E/L/HK SoCs.
Those patches were posted already [1] together with driver's changes, so this
is r
rt")
Signed-off-by: Arnd Bergmann
---
Thanks Arnd. Will you be able to add it to your fixes queue.
FWIW, Acked-by: Santosh Shilimkar
Cc:ing to a...@kernel.org is the best way to make sure it surfaces.
Also, please do Acked-by on separate line so the tools catch it next
W
t to your fixes queue.
FWIW, Acked-by: Santosh Shilimkar
The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:
Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.3
for you to fetch changes up to 4
announce themselves as multipath capable by setting the
Thanks !!
Acked-by: Santosh Shilimkar
On 6/11/19 3:08 AM, Gen Zhang wrote:
On Tue, Jun 11, 2019 at 10:54:15AM +0100, Marc Zyngier wrote:
Hi Gen,
No idea why I'm being cc'd on this but hey... ;-)
I copied email address ftom thid commit:-)
https://github.com/torvalds/linux/commit/832ad0e3da4510fd17f98804abe512ea9a747035#diff-f2a2
On 6/10/19 5:19 AM, Tero Kristo wrote:
On 08/06/2019 00:35, santosh.shilim...@oracle.com wrote:
On 6/5/19 3:33 PM, Suman Anna wrote:
Texas Instrument's System Control Interface (TI-SCI) Message Protocol
is used in Texas Instrument's System on Chip (SoC) such as those
in K3 family AM654 SoC t
On 6/5/19 3:33 PM, Suman Anna wrote:
Texas Instrument's System Control Interface (TI-SCI) Message Protocol
is used in Texas Instrument's System on Chip (SoC) such as those
in K3 family AM654 SoC to communicate between various compute
processors with a central system controller entity.
The system
The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:
Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_5.1
for you to fetch changes up to 2
On 1/26/2019 11:11 AM, Nathan Chancellor wrote:
On Mon, Dec 10, 2018 at 05:41:14PM -0700, Nathan Chancellor wrote:
Clang warns when one enumerated type is implicitly converted to another:
drivers/soc/ti/knav_dma.c:601:20: warning: implicit conversion from
enumeration type 'enum dma_data_directi
because am43xx_suspend_init lacks a __init
annotation or the annotation of am43xx_map_scu is wrong.
Signed-off-by: Arnd Bergmann
---
Acked-by: Santosh Shilimkar
On 12/8/2018 8:04 AM, Nishanth Menon wrote:
On 09:05-20181122, Yangtao Li wrote:
Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
Signed-off-by: Yangtao Li
Thanks for the same and sorry for responding so late.
[...]
Santosh,
could you pick this up? maybe for next rev or so?
Reviewed-
On 11/26/2018 11:14 AM, Tony Lindgren wrote:
* Thierry Reding [181126 10:14]:
On Mon, Nov 19, 2018 at 09:14:06AM -0800, Tony Lindgren wrote:
Well so commit 7e9d474954f4 ("ARM: tegra: Correct polarity for
Tegra114 PMIC interrupt") states that tegra114 inverts the
polarity of the PMIC interrupt.
On 11/11/2018 9:17 PM, Keerthy wrote:
Add PRCM int16 as the wake up source.
Signed-off-by: Keerthy
---
Looks good.
Tony, Would you able to pick this up ?
On 10/31/2018 11:42 AM, Marc Zyngier wrote:
On 31/10/18 18:38, Santosh Shilimkar wrote:
On 10/31/2018 11:21 AM, Marc Zyngier wrote:
Hi Grygorii,
[...]
Well, I'm convinced that we do not want a networking driver to be tied
to an interrupt architecture, and that the two shou
On 10/31/2018 11:21 AM, Marc Zyngier wrote:
Hi Grygorii,
[...]
Well, I'm convinced that we do not want a networking driver to be tied
to an interrupt architecture, and that the two should be completely
independent. But that's my own opinion. I can only see two solutions
moving forward:
1)
Hi Greg,
On 10/30/2018 4:11 AM, Marc Zyngier wrote:
The Keystone QMSS driver is pretty damaged, in the sense that it
does things like this:
irq_set_affinity_hint(irq, to_cpumask(&cpu_map));
where cpu_map is a local variable. As we leave the function, this
will point to nowhere-land, an
es branch ?
FWIW,
Acked-by: Santosh Shilimkar
10/30/2018 4:11 AM, Marc Zyngier wrote:
The Keystone QMSS driver is pretty damaged, in the sense that it
does things like this:
irq_set_affinity_hint(irq, to_cpumask(&cpu_map));
where cpu_map is a local variable. As we leave the function, this
will point to nowhere-land, and things will
On 10/23/2018 1:17 AM, Lokesh Vutla wrote:
Hi Santosh,
On Tuesday 23 October 2018 02:09 AM, Santosh Shilimkar wrote:
On 10/18/2018 8:40 AM, Lokesh Vutla wrote:
TISCI abstracts the handling of IRQ routes where interrupt sources
are not directly connected to host interrupt controller. This
On 10/18/2018 8:40 AM, Lokesh Vutla wrote:
TISCI abstracts the handling of IRQ routes where interrupt sources
are not directly connected to host interrupt controller. This series
adds support for:
- TISCI commands needed for IRQ configuration
- Interrupt Router(INTR) and Interrupt Aggregator(INTA
/keystone/pll.o
see include/linux/module.h for more information
Add the appropriate information from the comment at the start of the
two files.
Signed-off-by: Arnd Bergmann
---
Thanks Arnd.
Acked-by: Santosh Shilimkar
Cc: Dave Gerlach
Cc: Santosh Shilimkar
Cc: Tero Kristo
Reported-by: Joe Perches
Signed-off-by: Nishanth Menon
---
A big oops.. Sorry about that. will do better next time. I tried to relook and
I think we have'nt missed any other files.
Based off next-20180928 tag.
Santosh, any chance
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/drivers_soc_for_4.20
for you to fetch changes up to
On 9/6/2018 10:03 AM, Olof Johansson wrote:
On Thu, Sep 06, 2018 at 09:58:54AM -0700, Santosh Shilimkar wrote:
Hi Arnd, Olof,
On 9/6/2018 5:12 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski
Platform data pointer may be NULL. We check it everywhere but in one
place. Fix it.
Fixes
Hi Arnd, Olof,
On 9/6/2018 5:12 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski
Platform data pointer may be NULL. We check it everywhere but in one
place. Fix it.
Fixes: 8af70cd2ca50 ("memory: aemif: add support for board files")
Reported-by: Dan Carpenter
Signed-off-by: Bartosz Go
On 8/27/2018 5:59 PM, Nishanth Menon wrote:
Hi Santosh,
This is the rebase to v4.19-rc1 and repost of the patch series [1]
Please find attached series to enable host-id as an optional dt property.
[1] https://patchwork.ozlabs.org/cover/931822/
No Functional changes. Will be great if we can get
/clk/Makefile | 1 +
drivers/clk/keystone/Kconfig | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
Acked-by: Santosh Shilimkar
code")
Fixes: 1e2b44e78eea ("rds: Enable RDS IPv6 support")
Signed-off-by: Gustavo A. R. Silva
---
Looks fine.
Acked-by: Santosh Shilimkar
On 7/23/2018 6:33 AM, Nishanth Menon wrote:
On 17:13-20180716, Nishanth Menon wrote:
Please find attached series to enable host-id as an optional dt property.
This is a minor update to V1 -> Mostly to pick up Greet's feedback and Rob's
Ack.
V1: https://patchwork.ozlabs.org/cover/931822/
The
ts after making sure that
* they have all the allocations they need to queue received fragments into
* sockets.
- *
- * -1 is returned if posting fails due to temporary resource exhaustion.
*/
void rds_ib_recv_refill(struct rds_connection *conn, int prefill, gfp_t gfp)
{
Yep. Thanks !
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/keystone_config_for_4.19
for you to fetch changes u
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/soc_drivers_for_4.19
for you to fetch changes up to
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
tags/keystone_dts_for_4.19
for you to fetch changes up t
Ignore this.. Will send again with subjects fixed
On 7/6/2018 2:16 PM, Santosh Shilimkar wrote:
Subject: [GIT PULL 3/3] SOC: Driver updates for v4.19
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in
Subject: [GIT PULL 1/3] ARM: Keystone DTS update for v4.19
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.gi
Subject: [GIT PULL 2/3] ARM: Keystone config update for v4.19
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone
Subject: [GIT PULL 3/3] SOC: Driver updates for v4.19
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
ta
On 6/27/2018 9:15 PM, Kishon Vijay Abraham I wrote:
Santosh,
On Friday 22 June 2018 03:46 PM, Kishon Vijay Abraham I wrote:
Update mmc dt node to use sdhci-omap binding instead of omap_hsmmc
binding.
I've also updated keystone_defconfig to enable CONFIG_MMC_SDHCI_OMAP.
Everyone who use a custo
1 - 100 of 1070 matches
Mail list logo