commit | fa98447f09641adeeaf02b94133649f03b74d159 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@md.metrocast.net> | Sat Dec 11 12:31:45 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:17:09 2010 -0200 |
tree | 16475f6d407f1c9802b126138a471605f30100a8 | |
parent | 0a58d713062fb49952b9b082514a48a0c83b269d [diff] |
[media] ivtv, cx18: Make ioremap failure messages more useful for users The error messages these drivers emitted for ioremap() failures were misleading and not helpful for users. Reworded those messages to help the user take action to resolve vmalloc address space exhaustion. Signed-off-by: Andy Walls <awalls@md.metrocast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>