On 24 July 2014 18:30, Hanjun Guo wrote:
> MADT contains the information for MPIDR which is essential for
> SMP initialization, parse the GIC cpu interface structures to
> get the MPIDR value and map it to cpu_logical_map(), and add
> enabled cpu with valid MPIDR into cpu_possible_map and
> cpu_pr
On 24 July 2014 18:30, Hanjun Guo wrote:
>
> As PCI for ARM64 is not ready, so introduce some stub functions
> to make PCI optional for ACPI, and make ACPI core run without
> CONFIG_PCI on ARM64.
>
> Since ACPI on X86 and IA64 depends on PCI and this patch only makes
> PCI optinal for ARM64, it wi
From: Naresh Bhat
Add sp805_wdt depends on ARM64.
Signed-off-by: Naresh Bhat
---
drivers/watchdog/Kconfig |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 5be6e91..2385124 100644
--- a/drivers/watchdog/Kconfig
Opps sorry about that. I have added my sign-off and send the patch.
Thanks
Naresh Bhat
On 1 July 2013 19:29, Rafael J. Wysocki wrote:
> On Monday, July 01, 2013 05:31:46 PM Naresh Bhat wrote:
>> Hi Rafeal,
>>
>> I appreciate if you give any feedback on the provided patch
From: Naresh Bhat
CC drivers/acpi/fan.o
drivers/acpi/fan.c: In function ‘fan_get_cur_state’:
drivers/acpi/fan.c:96:9: warning: ‘acpi_state’ may be used uninitialized in
this function [-Wuninitialized]
Signed-off-by: Naresh Bhat
---
drivers/acpi/fan.c |2 +-
1 file changed, 1
Hi Rafeal,
I appreciate if you give any feedback on the provided patch.
Thanks
-Naresh Bhat
On 28 June 2013 01:17, wrote:
> From: Naresh Bhat
>
> CC drivers/acpi/fan.o
> drivers/acpi/fan.c: In function ‘fan_get_cur_state’:
> drivers/acpi/fan.c:96:9: warning: ‘acpi_sta
Done.
Thank you very much
-Naresh Bhat
On 28 June 2013 00:59, Rafael J. Wysocki wrote:
> On Thursday, June 27, 2013 06:37:35 PM Naresh Bhat wrote:
>> Hi Rafael,
>>
>> You mean I need to initialize using ACPI_STATE_D0 ? and resend the patch ?
>
> Yes, please.
&
From: Naresh Bhat
CC drivers/acpi/fan.o
drivers/acpi/fan.c: In function ‘fan_get_cur_state’:
drivers/acpi/fan.c:96:9: warning: ‘acpi_state’ may be used uninitialized in
this function [-Wuninitialized]
---
drivers/acpi/fan.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
The patch fix the following warning which is occured
while compiling the kernel for aarch64 bit architecture
CC drivers/net/ethernet/smsc/smc91x.o
drivers/net/ethernet/smsc/smc91x.c: In function ‘smc_probe’:
drivers/net/ethernet/smsc/smc91x.c:1901:7: warning: cast from pointer to
integer o
Hi Rafael,
You mean I need to initialize using ACPI_STATE_D0 ? and resend the patch ?
Thanks
-Naresh Bhat
On 27 June 2013 17:58, Rafael J. Wysocki wrote:
> On Thursday, June 27, 2013 04:38:34 PM naresh.b...@linaro.org wrote:
>> From: Naresh Bhat
>>
>> CC drivers/
From: Naresh Bhat
CC drivers/acpi/fan.o
drivers/acpi/fan.c: In function ‘fan_get_cur_state’:
drivers/acpi/fan.c:96:9: warning: ‘acpi_state’ may be used uninitialized in
this function [-Wuninitialized]
---
drivers/acpi/fan.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
11 matches
Mail list logo