[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-patches
Subject:    drm: Branch 'master' - 2 commits
From:       airlied () kemper ! freedesktop ! org (Dave Airlie)
Date:       2007-04-26 6:22:29
Message-ID: 20070426062229.6E9C210089 () kemper ! freedesktop ! org
[Download RAW message or body]

 linux-core/drm_objects.h |    6 +++---
 linux-core/drm_vm.c      |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
diff-tree e5c1f1caa2a6b8c63aa6d0f8a70372eaf72f1840 (from 4b72759b307f046d71c08d9008b7467e0b3bb0ba)
Author: Dave Airlie <airlied@linux.ie>
Date:   Thu Apr 26 16:22:28 2007 +1000

    remove some whitespace violation

diff --git a/linux-core/drm_objects.h b/linux-core/drm_objects.h
index fa26e91..737f0f5 100644
--- a/linux-core/drm_objects.h
+++ b/linux-core/drm_objects.h
@@ -248,9 +248,9 @@ typedef struct drm_ttm_backend_func {
 
 
 typedef struct drm_ttm_backend {
-        uint32_t flags;
-        int mem_type;
-        drm_ttm_backend_func_t *func;
+	uint32_t flags;
+	int mem_type;
+	drm_ttm_backend_func_t *func;
 } drm_ttm_backend_t;
 
 typedef struct drm_ttm {
diff-tree 4b72759b307f046d71c08d9008b7467e0b3bb0ba (from 71d44cda52f239b543cb1fad93ef35adc3093d38)
Author: Dave Airlie <airlied@linux.ie>
Date:   Thu Apr 26 16:22:11 2007 +1000

    drm: nopfn warning on 64-bit

diff --git a/linux-core/drm_vm.c b/linux-core/drm_vm.c
index 1f905fb..d39dfc7 100644
--- a/linux-core/drm_vm.c
+++ b/linux-core/drm_vm.c
@@ -739,7 +739,7 @@ static unsigned long drm_bo_vm_nopfn(str
 	unsigned long bus_base;
 	unsigned long bus_offset;
 	unsigned long bus_size;
-	int ret = NOPFN_REFAULT;
+	unsigned long ret = NOPFN_REFAULT;
 
 	if (address > vma->vm_end)
 		return NOPFN_SIGBUS;

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-patches mailing list
Dri-patches@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic