root@kbuntu:/usr/src# patch -p0 < drm-radeon-kms-more-atom-parser-fixes.patch missing header for unified diff at line 28 of patch can't find file to patch at input line 28 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From patchwork Fri Apr 9 18:41:30 2010 |Content-Type: text/plain; charset="utf-8" |MIME-Version: 1.0 |Content-Transfer-Encoding: 7bit |Subject: drm/radeon/kms: more atom parser fixes |Date: Fri, 09 Apr 2010 18:41:30 -0000 |From: Alex Deucher |X-Patchwork-Id: 91734 |Message-Id: |To: Dave Airlie , | DRI Development Mailing List | |>From 44cc309323e38fc4fa7b7c7bea190aeaa0abd224 Mon Sep 17 00:00:00 2001 |From: Alex Deucher |Date: Fri, 9 Apr 2010 14:27:18 -0400 |Subject: [PATCH] drm/radeon/kms: more atom parser fixes | |shr/shl ops need the full dst rather than the pre-masked |version. Fixes fdo bug 27478 and kernel bug 15738. | |Signed-off-by: Alex Deucher | |--- |drivers/gpu/drm/radeon/atom.c | 12 ++++++++++-- | 1 files changed, 10 insertions(+), 2 deletions(-) | | } -------------------------- File to patch: /usr/src/linux-2.6.33.3/drivers/gpu/drm/radeon/atom.c patching file /usr/src/linux-2.6.33.3/drivers/gpu/drm/radeon/atom.c patch: **** malformed patch at line 29: int *ptr, int arg)