commit | 6b2a7e0c9bcc0a4df385d1ef8fe5109cea0260e2 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed Sep 12 00:44:38 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 12 09:47:09 2012 -0700 |
tree | 8d657fa38cfd3a037d0793a3cf5659f0085e18e9 | |
parent | a09f347c6cc0b2821557d1346c4733cc78a79ffa [diff] |
staging: xgifb: prevent video RAM size exceeding PCI window size Add a sanity check for the video RAM size. It should fit into the PCI window. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>