Am Montag, den 17.12.2012, 19:18 +0800 schrieb Mark Zhang: > Sorry forgot one comment: Change the type of variable "bandwidth"(e.g: > in function "tegra_emc_request_bandwidth") from "int" to "unsigned int" > or "unsigned long". It's very likely that "bandwidth" exceeds the range > of type int. Although you use it in correct way but it's better to > declare it as the right type. > I wouldn't call more than 2GB/s bandwidth for a single client likely, but yes I'll fix it up. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html