Re: [PATCH] m68k: merge arch free memory functions into a single function

Finn Thain <[email protected]>
Newsgroups gmane.linux.uclinux.devel,gmane.linux.ports.m68k
Message-ID <[email protected]>
On Fri, 30 Nov 2012, [email protected] wrote:

> -	pr_notice("Freeing unused kernel memory: %luk freed (0x%x - 0x%x)\n",
> -		(addr - (unsigned long) __init_begin) >> 10,
> -		(unsigned int) __init_begin, (unsigned int) __init_end);
> +	pr_notice("Freeing %s memory: %dk freed (0x%lx-0x%lx)\n", name, 
> +		pages << (PAGE_SHIFT - 10), start, end);

Perhaps "Freed %d KiB %s memory: 0x%lx - 0x%lx\n" is better (a tad shorter 
and has the correct unit).

Finn
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.