On Mon, 9 Mar 2015 18:13:54 +0000 Mark Brown <broo...@kernel.org> wrote:
> On Mon, Mar 09, 2015 at 12:20:13PM +0100, Philipp Zabel wrote: > > This patch fixes a NULL pointer dereference when enabling regmap event > > tracing in the presence of a syscon regmap, introduced by commit > > bdb0066df96e > > ("mfd: syscon: Decouple syscon interface from platform devices"). > > That patch introduced syscon regmaps that have their dev field set to NULL. > > The regmap trace events expect it to point to a valid struct device and feed > > it to dev_name(): > > Applied, thanks. Would you mind me sending you a patch that moves the trace file? -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/