se RCU directly rather than a convenient wrapper; these will be
addressed by later patches.
Signed-off-by: David Howells <[EMAIL PROTECTED]>
Reviewed-by: James Morris <[EMAIL PROTECTED]>
Acked-by: Serge Hallyn <[EMAIL PROTECTED]>
Cc: David Airlie <[EMAIL PROTECTED]>
Cc: d
LE as well.
Signed-off-by: David Howells <[EMAIL PROTECTED]>
---
drivers/char/drm/sis_mm.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/char/drm/sis_mm.c b/drivers/char/drm/sis_mm.c
index b387877..c4debfd 100644
--- a/drivers/char/drm/sis_mm.c
+++ b/d
Fix a pointer cast warning in the SIS DRM code.
This was introduced in patch ce65a44de07f73ceda1749812b75086b7add408d.
Signed-off-by: David Howells <[EMAIL PROTECTED]>
---
drivers/char/drm/sis_mm.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/ch