From: Jason Wessel Date: Thu, 5 Aug 2010 14:22:30 +0000 (-0500) Subject: vt,console,kdb: automatically set kdb LINES variable X-Git-Tag: v2.6.36-rc1~541^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d4450732c68aa728f2c86c0c2993c6cfc3d032;p=pandora-kernel.git vt,console,kdb: automatically set kdb LINES variable The kernel console interface stores the number of lines it is configured to use. The kdb debugger can greatly benefit by knowing how many lines there are on the console for the pager functionality without having the end user compile in the setting or have to repeatedly change it at run time. Signed-off-by: Jason Wessel Signed-off-by: Jesse Barnes CC: David Airlie CC: Andrew Morton --- Reading git-diff-tree failed