On 07.09.2015 16:04, Anaczkowski, Lukasz wrote:
From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
Sent: Tuesday, September 1, 2015 3:37 PM
On 01.09.2015 14:07, Anaczkowski, Lukasz wrote:
From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
Sent: Tuesday, September 1, 2015 10:03 AM
Hi Lorenzo, Ingo and Tomasz,
I'm sending revisited set of patches with all your comments addressed (I hope),
thus I'll skip replying to single each of them.
Thanks in advance for comments.
Cheers,
Lukasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
Sent: Tuesday, September 1, 2015 3:37 PM
> On 01.09.2015 14:07, Anaczkowski, Lukasz wrote:
>> From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
>> Sent: Tuesday, September 1, 2015 10:03 AM
>>>
To fix this, each LAPIC/X2APIC entry
On 01.09.2015 14:07, Anaczkowski, Lukasz wrote:
From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
Sent: Tuesday, September 1, 2015 10:03 AM
To fix this, each LAPIC/X2APIC entry from MADT table needs to be
handled at the same time when processing it, thus adding
acpi_subtable_proc struct
From: Tomasz Nowicki [mailto:tomasz.nowi...@linaro.org]
Sent: Tuesday, September 1, 2015 10:03 AM
>> To fix this, each LAPIC/X2APIC entry from MADT table needs to be
>> handled at the same time when processing it, thus adding
>> acpi_subtable_proc structure which stores
>> () ACPI table id
>> (
On 26.08.2015 19:49, Lukasz Anaczkowski wrote:
v3:
() Fixed entries counting
() Added missing acpi_table_parse_entries definition
() acpi_parse_entries() now returns sum of all matching
entries
v2: Fixed ARM64 syntax error
From the ACPI spec:
"Logical processors with API
* Lukasz Anaczkowski wrote:
> This patch is based on work of "Yinghai Lu "
> previously published at https://lkml.org/lkml/2013/1/21/563,
> thus putting Yinghai Lu as 'Signed-off-by', as well.
>
> Signed-off-by: Yinghai Lu
> Signed-off-by: Lukasz Anaczkowski
> Acked-by: Thomas Gleixner
> ---
On Wed, Aug 26, 2015 at 06:49:29PM +0100, Lukasz Anaczkowski wrote:
[...]
> diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c
> index 2e19189..d5c9a1b 100644
> --- a/drivers/acpi/tables.c
> +++ b/drivers/acpi/tables.c
> @@ -214,27 +214,45 @@ void acpi_table_print_madt_entry(struct
> acp
v3:
() Fixed entries counting
() Added missing acpi_table_parse_entries definition
() acpi_parse_entries() now returns sum of all matching
entries
v2: Fixed ARM64 syntax error
>From the ACPI spec:
"Logical processors with APIC ID values less than 0xFF
(whether in XAPIC or X2API
9 matches
Mail list logo