On Thu, Sep 05, 2013 at 03:14:23PM -0600, Stephen Warren wrote:
> Ah, I guess if you build the R8169 driver as a module, and disable
> CONFIG_CPU_IDLE, then it will work fine on TrimSlice in v3.11.
> 
> I have reproduced the issue you see with CONFIG_PCIEPORTBUS in v3.11.
> So, at least it isn't an isolated incident. That said, I don't intend to
> look into it since there's an easy workaround, and ...
> 
> The good news is that in v3.12 with the new PCIe driver,
> 
> (a) You don't need to build R8169 as a module; built-in will work fine.
> 
> (b) You don't need to disable CPUIDLE; the code disables the problematic
> idle state automatically iff a PCIe device is detected.
> 
> (c) CONFIG_PCIEPORTBUS is enabled in tegra_defconfig, and everything
> still works fine.
> 

Awesome. Thanks very much Stephen, I'll make those changes to our
3.12 snapshots.

--Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to