* Git pull request: shmobile fix for the vmalloc series
@ 2012-01-03 4:34 Nicolas Pitre
2012-01-03 9:59 ` Russell King - ARM Linux
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Pitre @ 2012-01-03 4:34 UTC (permalink / raw)
To: linux-arm-kernel
Russell, please pull the following into your devel-stable branch:
git://git.linaro.org/people/nico/linux vmalloc
This contains a patch from Magnus Damm fixing the oversized DMA area
issue on shmobile, and a revert of the temporary and noisy workaround
(which is already in your devel-stable branch) that was needed because
of that issue.
Magnus Damm (1):
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size
Nicolas Pitre (1):
Revert "ARM: move VMALLOC_END down temporarily for shmobile"
arch/arm/include/asm/pgtable.h | 7 -------
arch/arm/mach-shmobile/board-ag5evm.c | 2 --
arch/arm/mach-shmobile/board-ap4evb.c | 2 --
arch/arm/mach-shmobile/board-g3evm.c | 2 --
arch/arm/mach-shmobile/board-g4evm.c | 2 --
arch/arm/mach-shmobile/board-mackerel.c | 2 --
6 files changed, 0 insertions(+), 17 deletions(-)
Nicolas
^ permalink raw reply [flat|nested] 3+ messages in thread* Git pull request: shmobile fix for the vmalloc series
2012-01-03 4:34 Git pull request: shmobile fix for the vmalloc series Nicolas Pitre
@ 2012-01-03 9:59 ` Russell King - ARM Linux
2012-01-03 14:12 ` Nicolas Pitre
0 siblings, 1 reply; 3+ messages in thread
From: Russell King - ARM Linux @ 2012-01-03 9:59 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jan 02, 2012 at 11:34:21PM -0500, Nicolas Pitre wrote:
> Russell, please pull the following into your devel-stable branch:
>
> git://git.linaro.org/people/nico/linux vmalloc
>
> This contains a patch from Magnus Damm fixing the oversized DMA area
> issue on shmobile, and a revert of the temporary and noisy workaround
> (which is already in your devel-stable branch) that was needed because
> of that issue.
Is there much point? shmobile shows no sign of fixing their #error for
the restart changes (and haven't responded to any of my emails) - I
think we should be thinking about removing this -clearly- unmaintained
set of platforms.
So, it currently looks like I'm going to be pushing a #error for them
in during the next merge window. I'd much rather just delete the
unmaintained code to avoid adding those evil things.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Git pull request: shmobile fix for the vmalloc series
2012-01-03 9:59 ` Russell King - ARM Linux
@ 2012-01-03 14:12 ` Nicolas Pitre
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Pitre @ 2012-01-03 14:12 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, 3 Jan 2012, Russell King - ARM Linux wrote:
> On Mon, Jan 02, 2012 at 11:34:21PM -0500, Nicolas Pitre wrote:
> > Russell, please pull the following into your devel-stable branch:
> >
> > git://git.linaro.org/people/nico/linux vmalloc
> >
> > This contains a patch from Magnus Damm fixing the oversized DMA area
> > issue on shmobile, and a revert of the temporary and noisy workaround
> > (which is already in your devel-stable branch) that was needed because
> > of that issue.
>
> Is there much point? shmobile shows no sign of fixing their #error for
> the restart changes (and haven't responded to any of my emails)
Well, it took them 3 months before they responded to mine with a patch.
So it would be fair to merge the fix for this one issue, even if it is
only to remove the ugly VMALLOC_END hack from pgtable.h.
> I think we should be thinking about removing this -clearly-
> unmaintained set of platforms.
>
> So, it currently looks like I'm going to be pushing a #error for them
> in during the next merge window. I'd much rather just delete the
> unmaintained code to avoid adding those evil things.
I'd vote for the #error. My noisy #warning is possibly what created
some motion here.
Nicolas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-03 14:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 4:34 Git pull request: shmobile fix for the vmalloc series Nicolas Pitre
2012-01-03 9:59 ` Russell King - ARM Linux
2012-01-03 14:12 ` Nicolas Pitre
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).