Thank you, Arnd.
On 2/22/2019 2:59 PM, Arnd Bergmann wrote:
> On Fri, Feb 22, 2019 at 11:43 PM Khuong Dinh
> wrote:
>> Hi,
>>
>> Do you have any feedback for this?
>>
>> Best regards,
> I've picked it up for the SoC tree now.
>
> Arnd
Hi,
Do you have any feedback for this?
Best regards,
Khuong Dinh
On 1/29/2019 5:56 PM, Khuong Dinh wrote:
> This patch updates all APM email addresses to Ampere new email
> addresses.
>
> Signed-off-by: Khuong Dinh
> ---
> v2:
> - Update new domain email addres
This patch updates all APM email addresses to Ampere new email
addresses.
Signed-off-by: Khuong Dinh
---
v2:
- Update new domain email address
v1:
- Initial version
---
MAINTAINERS | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/MAINTAINERS b
This patch updates all APM email addresses to Ampere new email
addresses.
Signed-off-by: Khuong Dinh
---
MAINTAINERS | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5917247..1f28433 100644
--- a/MAINTAINERS
+++ b
Aliasing attacks against CPU branch predictors can allow an attacker to
redirect speculative control flow on some CPUs and potentially divulge
information from one context to another.
This patch only supports for XGene processors.
Signed-off-by: Mark Salter
Signed-off-by: Khuong Dinh
---
arch
Hi Lorenzo,
On Wed, Oct 18, 2017 at 2:26 AM, Lorenzo Pieralisi
wrote:
> [removed unintended disclaimer]
>
> On Tue, Oct 17, 2017 at 10:45:35PM -0700, Khuong Dinh wrote:
>> Hi Lorenzo,
>>
>> On Tue, Oct 17, 2017 at 6:38 AM, Lorenzo Pieralisi
>> wrote:
>>
Hi Lorenzo,
On Tue, Oct 17, 2017 at 6:38 AM, Lorenzo Pieralisi
wrote:
> Hi Khuong,
>
> On Mon, Oct 16, 2017 at 02:19:50PM -0700, Khuong Dinh wrote:
>> Hi Lorenzo,
>> Do you have any comments for this patch?
>
> I'd have some comments but given that there are
Hi Lorenzo,
Do you have any comments for this patch?
Best regards,
Khuong Dinh
On Tue, Sep 26, 2017 at 10:49 AM, Khuong Dinh wrote:
> This patch set enables ACPI MSI support for X-Gene PCIe v1 hardware
> and provides the proper MSI driver initialization ordering.
>
> Signed-of
This patch enforces MSI driver loaded before PCIe controller driver
in ACPI boot mode.
Signed-off-by: Khuong Dinh
---
drivers/acpi/Makefile|2 +-
drivers/acpi/acpi_msi.c | 86 ++
drivers/acpi/acpi_platform.c |3 +-
drivers
This patch makes pci-xgene-msi driver ACPI-aware and provides
MSI capability for X-Gene v1 PCIe controllers in ACPI boot mode.
Signed-off-by: Khuong Dinh
[Take over from Duc Dang]
---
drivers/pci/host/pci-xgene-msi.c | 38 +++---
1 files changed, 35
This patch set enables ACPI MSI support for X-Gene PCIe v1 hardware
and provides the proper MSI driver initialization ordering.
Signed-off-by: Khuong Dinh
---
v4:
- Remove Marc Zyngier ACK in v2
- Use acpi_bus_scan on MSI controller handle when MSI device is found
- Register ACPI MSI driver
Hi Lorenzo,
On Mon, Aug 14, 2017 at 11:15 AM, Lorenzo Pieralisi
wrote:
> On Fri, Aug 11, 2017 at 06:02:53PM -0600, Khuong Dinh wrote:
>> This patch makes pci-xgene-msi driver ACPI-aware and provides
>> MSI capability for X-Gene v1 PCIe controllers in ACPI boot mode.
>>
>
Hi Marc,
On Mon, Aug 14, 2017 at 1:21 AM, Marc Zyngier wrote:
> On 12/08/17 01:02, Khuong Dinh wrote:
>> This patch makes pci-xgene-msi driver ACPI-aware and provides
>> MSI capability for X-Gene v1 PCIe controllers in ACPI boot mode.
>>
>> Signed-off-by: Khuong Dinh
This patch makes pci-xgene-msi driver ACPI-aware and provides
MSI capability for X-Gene v1 PCIe controllers in ACPI boot mode.
Signed-off-by: Khuong Dinh
[Take over from Duc Dang]
Acked-by: Marc Zyngier
---
v3:
- Input X-Gene MSI base address for irq_domain_alloc_fwnode
- Add a hook
On Wed, Jun 14, 2017 at 5:59 AM, Lorenzo Pieralisi
wrote:
> On Tue, Jun 13, 2017 at 01:56:44PM -0700, Khuong Dinh wrote:
>> Hi Lorenzo,
>>
>> On Thu, Jun 8, 2017 at 3:39 AM, Lorenzo Pieralisi
>> wrote:
>> > On Tue, Jun 06, 2017 at 09:44:15AM -0700,
Hi Lorenzo,
On Thu, Jun 8, 2017 at 3:39 AM, Lorenzo Pieralisi
wrote:
> On Tue, Jun 06, 2017 at 09:44:15AM -0700, Khuong Dinh wrote:
>> Hi Lorenzo,
>>
>> On Tue, May 9, 2017 at 3:55 PM, Khuong Dinh wrote:
>> > Hi Lorenzo,
>> >
>> > On Fri, May 5
Hi Lorenzo,
On Tue, May 9, 2017 at 3:55 PM, Khuong Dinh wrote:
> Hi Lorenzo,
>
> On Fri, May 5, 2017 at 9:51 AM, Lorenzo Pieralisi
> wrote:
>> On Thu, May 04, 2017 at 05:36:06PM -0700, Khuong Dinh wrote:
>>> Hi Marc,
>>> There's no explicit dependency b
Hi Lorenzo,
On Fri, May 5, 2017 at 9:51 AM, Lorenzo Pieralisi
wrote:
> On Thu, May 04, 2017 at 05:36:06PM -0700, Khuong Dinh wrote:
>> Hi Marc,
>> There's no explicit dependency between pcie driver and msi
>> controller. The current solution that we did is relying
pcie are the same
level of subsys_init (in ACPI boot).
However, PCIe driver has not supported for this dependency check yet.
How do you think about this solution.
Best regards,
Khuong
On Fri, Apr 28, 2017 at 2:27 AM, Marc Zyngier wrote:
> On 28/04/17 01:54, Khuong Dinh wrote:
>>
From: Khuong Dinh
This patch makes pci-xgene-msi driver ACPI-aware and provides
MSI capability for X-Gene v1 PCIe controllers in ACPI boot mode.
Signed-off-by: Khuong Dinh
Signed-off-by: Duc Dang
Acked-by: Marc Zyngier
---
v2:
- Verify with BIOS version 3.06.25 and 3.07.09
v1:
- Initial
64bit+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-1e-84-4e
Kernel driver in use: e1000e
Best regards,
Khuong Dinh
On Wed, Apr 26, 2017 at 6:46 PM, Dongdong Liu wrote:
>
>
&g
Ack.
Tested-by: Khuong Dinh
On Tue, Apr 25, 2017 at 9:20 AM, Jingoo Han wrote:
> On Tuesday, April 25, 2017 2:41 AM, Jon Masters wrote:
>>
>> On 04/19/2017 12:48 PM, Lorenzo Pieralisi wrote:
>>
>> > On some platforms (ie ARM/ARM64) ioremap fails to comply with
22 matches
Mail list logo