* metag: CONFIG_METAG_SUSPEND_MEM
@ 2014-05-20 9:08 Paul Bolle
2014-05-20 10:00 ` James Hogan
0 siblings, 1 reply; 2+ messages in thread
From: Paul Bolle @ 2014-05-20 9:08 UTC (permalink / raw)
To: James Hogan; +Cc: linux-metag-u79uwXL29TY76Z2rM5mHXA
James,
There are a number of checks for CONFIG_METAG_SUSPEND_MEM in metag's
code. But there's no Kconfig symbol METAG_SUSPEND_MEM. That means
there's quite bit of code currently hidden by those checks (from a patch
I drafted before sending this message):
arch/metag/include/asm/irq.h | 5 ---
arch/metag/kernel/Makefile | 1 -
arch/metag/kernel/traps.c | 38 ----------------------
arch/metag/mm/mmu-meta2.c | 18 -----------
drivers/irqchip/irq-metag-ext.c | 196 --------------------------------------------------------------------------------------------------------------
5 files changed, 258 deletions(-)
I assume people are still working on that code, and that
METAG_SUSPEND_MEM will be added in some future release. Am I right?
Paul Bolle
--
To unsubscribe from this list: send the line "unsubscribe linux-metag" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: metag: CONFIG_METAG_SUSPEND_MEM
2014-05-20 9:08 metag: CONFIG_METAG_SUSPEND_MEM Paul Bolle
@ 2014-05-20 10:00 ` James Hogan
0 siblings, 0 replies; 2+ messages in thread
From: James Hogan @ 2014-05-20 10:00 UTC (permalink / raw)
To: Paul Bolle; +Cc: linux-metag-u79uwXL29TY76Z2rM5mHXA
Hi Paul,
On 20/05/14 10:08, Paul Bolle wrote:
> There are a number of checks for CONFIG_METAG_SUSPEND_MEM in metag's
> code. But there's no Kconfig symbol METAG_SUSPEND_MEM. That means
> there's quite bit of code currently hidden by those checks (from a patch
> I drafted before sending this message):
> arch/metag/include/asm/irq.h | 5 ---
> arch/metag/kernel/Makefile | 1 -
> arch/metag/kernel/traps.c | 38 ----------------------
> arch/metag/mm/mmu-meta2.c | 18 -----------
> drivers/irqchip/irq-metag-ext.c | 196 --------------------------------------------------------------------------------------------------------------
> 5 files changed, 258 deletions(-)
>
> I assume people are still working on that code, and that
> METAG_SUSPEND_MEM will be added in some future release. Am I right?
That was the plan, yes. The TZ1090 SoC can do suspend to RAM, but not in
mainline yet, so there are a few loose ends still.
I'll have a look at what we can do to sort it out. I have a work in
progress patchset somewhere to add the suspend support to mainline, then
at least the code could be enabled.
Thanks for pointing it out.
Cheers
James
--
To unsubscribe from this list: send the line "unsubscribe linux-metag" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-20 10:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 9:08 metag: CONFIG_METAG_SUSPEND_MEM Paul Bolle
2014-05-20 10:00 ` James Hogan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).