lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6d88bb6cdf1947c185b7aebe01a998a0@SFHDAG7NODE2.st.com>
Date:   Fri, 1 Feb 2019 15:59:27 +0000
From:   Loic PALLARDY <loic.pallardy@...com>
To:     "bjorn.andersson@...aro.org" <bjorn.andersson@...aro.org>,
        "ohad@...ery.com" <ohad@...ery.com>
CC:     "linux-remoteproc@...r.kernel.org" <linux-remoteproc@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Arnaud POULIQUEN" <arnaud.pouliquen@...com>,
        "benjamin.gaignard@...aro.org" <benjamin.gaignard@...aro.org>,
        "s-anna@...com" <s-anna@...com>
Subject: RE: [PATCH v2 0/7] remoteproc: Fixes for memoy carveout management

Hi Bjorn,

> -----Original Message-----
> From: Loic PALLARDY <loic.pallardy@...com>
> Sent: jeudi 10 janvier 2019 14:49
> To: bjorn.andersson@...aro.org; ohad@...ery.com
> Cc: linux-remoteproc@...r.kernel.org; linux-kernel@...r.kernel.org;
> Arnaud POULIQUEN <arnaud.pouliquen@...com>;
> benjamin.gaignard@...aro.org; s-anna@...com; Loic PALLARDY
> <loic.pallardy@...com>
> Subject: [PATCH v2 0/7] remoteproc: Fixes for memoy carveout
> management
> 
> These patches fix the comments sent on remoteproc mailing
> list after acceptation of memory carveout patch series [1].
> 
> In few words, series corrects:
> - memory carveout allocation for rproc without iommu
> - rproc_da_to_va and trace buffer access to take into account
>   late carveout allocation
> - resource table cast by adding warning messages

Could you please merge this series for next pull request as it contains only fixes of patches merged in kernel 4.20.

Regards,
Loic 

> 
> Regards,
> Loic
> 
> [1] https://lkml.org/lkml/2018/7/27/612
> 
> ---
> Changes from v1:
> - Modify way to notify resource table cast issue
> - Complete trace buffer patch
> 
> 
> Loic Pallardy (7):
>   remoteproc: correct rproc_mem_entry_init() comments
>   remoteproc: fix rproc_da_to_va in case of unallocated carveout
>   remoteproc: fix rproc_alloc_carveout() bad variable cast
>   remoteproc: add warning on resource table cast
>   remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
>   remoteproc: fix trace buffer va initialization
>   remoteproc: fix rproc_check_carveout_da() returned error and comments
> 
>  drivers/remoteproc/remoteproc_core.c     | 108 ++++++++++++++++++-----
> --------
>  drivers/remoteproc/remoteproc_debugfs.c  |  21 ++++--
>  drivers/remoteproc/remoteproc_internal.h |   9 ++-
>  3 files changed, 89 insertions(+), 49 deletions(-)
> 
> --
> 2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ