On Sat, 12 Feb 2005 07:49:12 -0600 "Tom 'spot' Callaway" <[EMAIL PROTECTED]> wrote:
> On Fri, 2005-02-11 at 23:44 -0800, David S. Miller wrote: > > >I'm applying this obvious cg3 fix. There is a bunch of other > >patches that are necessary to get X fully working on both cg14 > >and cg3 aren't there? At a minimum there's that BUG() removal > >in the srmmu code, right? > > Yes. We also need the other cg3 patch to make the framebuffer console > work, and the sbuslib patch to make cg6 work in X. Both of these are in > my previous post on this thread. Gotcha. I think I have it all in my tree now. Here is the changelog manifest, and I'll push this to Linus today. [EMAIL PROTECTED], 2005-02-11 23:24:22-08:00, [EMAIL PROTECTED] [CG3]: FB mmap .voff and .poff were reversed. Signed-off-by: David S. Miller <[EMAIL PROTECTED]> [EMAIL PROTECTED], 2005-02-11 23:26:37-08:00, [EMAIL PROTECTED] [CG3]: Set framebuffer cmap correctly. Signed-off-by: David S. Miller <[EMAIL PROTECTED]> [EMAIL PROTECTED], 2005-02-11 23:28:08-08:00, [EMAIL PROTECTED] [SPARC]: fb: Fix putcmap handling in sbuslib Signed-off-by: David S. Miller <[EMAIL PROTECTED]> [EMAIL PROTECTED], 2005-02-12 11:14:59-08:00, [EMAIL PROTECTED] [SPARC]: Do not BUG() in srmmu_pte_pfn(). For device memory, just return a value that will never cause pte_pfn() to return true. Noticed by Tom Callaway. Signed-off-by: David S. Miller <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
