[PATCH] drm/radeon: Fix sparc regression in r300_scratch()

2010-04-26 Thread Matt Turner
On Mon, Apr 26, 2010 at 5:55 AM, David Miller wrote: > > Commit b4fe945405e477cded91772b4fec854705443dd5 ("drm/radeon: Fix > memory allocation failures in the preKMS command stream checking.") > added a regression in that it completely tossed the get_unaligned() > done by r300_scratch() which we a

Re: [PATCH] drm/radeon: Fix sparc regression in r300_scratch()

2010-04-26 Thread Matt Turner
On Mon, Apr 26, 2010 at 5:55 AM, David Miller wrote: > > Commit b4fe945405e477cded91772b4fec854705443dd5 ("drm/radeon: Fix > memory allocation failures in the preKMS command stream checking.") > added a regression in that it completely tossed the get_unaligned() > done by r300_scratch() which we a

[PATCH] drm/radeon: Fix sparc regression in r300_scratch()

2010-04-26 Thread David Miller
Commit b4fe945405e477cded91772b4fec854705443dd5 ("drm/radeon: Fix memory allocation failures in the preKMS command stream checking.") added a regression in that it completely tossed the get_unaligned() done by r300_scratch() which we added in commit 958a6f8ccb1964adc3eec84cf401c5baeb4fbca0 ("drm:

[PATCH] drm/radeon: Fix sparc regression in r300_scratch()

2010-04-26 Thread David Miller
Commit b4fe945405e477cded91772b4fec854705443dd5 ("drm/radeon: Fix memory allocation failures in the preKMS command stream checking.") added a regression in that it completely tossed the get_unaligned() done by r300_scratch() which we added in commit 958a6f8ccb1964adc3eec84cf401c5baeb4fbca0 ("drm: