[PATCH 1/3] drm: Preserve the list head in drm_mode_copy

2013-05-31 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Preserve the destination mode's list head in drm_mode_copy. Just in case someone decides that it's a good idea to overwrite a mode which happens to be on some list, Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_modes.c | 7 --- 1 file changed, 4 insertions(+), 3

[PATCH 1/3] drm: Preserve the list head in drm_mode_copy

2013-05-31 Thread Alex Deucher
On Fri, May 31, 2013 at 8:17 AM, wrote: > From: Ville Syrj?l? > > Preserve the destination mode's list head in drm_mode_copy. Just > in case someone decides that it's a good idea to overwrite a mode which > happens to be on some list, > > Signed-off-by: Ville Syrj?l? For the series: Reviewed-b

Re: [PATCH 1/3] drm: Preserve the list head in drm_mode_copy

2013-05-31 Thread Alex Deucher
On Fri, May 31, 2013 at 8:17 AM, wrote: > From: Ville Syrjälä > > Preserve the destination mode's list head in drm_mode_copy. Just > in case someone decides that it's a good idea to overwrite a mode which > happens to be on some list, > > Signed-off-by: Ville Syrjälä For the series: Reviewed-b

[PATCH 1/3] drm: Preserve the list head in drm_mode_copy

2013-05-31 Thread ville . syrjala
From: Ville Syrjälä Preserve the destination mode's list head in drm_mode_copy. Just in case someone decides that it's a good idea to overwrite a mode which happens to be on some list, Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_modes.c | 7 --- 1 file changed, 4 insertions(+), 3