[PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2011-12-20 at 08:54 -0800, Eric Anholt wrote:
> -       seq_printf(m, "%p: %s%s %8zd %04x %04x %d %d%s%s%s",
> +       seq_printf(m, "%p: %s%s %8zdKB %04x %04x %d %d%s%s%s",
>                    &obj->base,
>                    get_pin_flag(obj),
>                    get_tiling_flag(obj),
> -                  obj->base.size,
> +                  obj->base.size / 1024, 

In both the seq_printf, and the subject line, you have different
misspellings of 'KiB'.

-- 
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20111220/11a2f45c/attachment.bin>


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux