Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179941
b: refs/heads/master
c: 7087e16
h: refs/heads/master
i:
  179939: 6823273
v: v3
  • Loading branch information
Dave Airlie committed Jan 25, 2010
1 parent 4b7d776 commit e29ab51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2ab3a13d2cbe19426c27c35a014c98212e914a5
refs/heads/master: 7087e16286913b41ba9a5186360645b57b8508dd
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r600_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ static int r600_packet3_check(struct radeon_cs_parser *p,
return -EINVAL;
}
ib[idx+1+i] = track->cb_color0_base_last;
printk_once(KERN_WARNING "You have old & broken userspace "
printk_once(KERN_WARNING "radeon: You have old & broken userspace "
"please consider updating mesa & xf86-video-ati\n");
} else {
r = r600_cs_packet_next_reloc(p, &reloc);
Expand Down

0 comments on commit e29ab51

Please sign in to comment.