From mboxrd@z Thu Jan 1 00:00:00 1970 From: dan.carpenter@oracle.com (Dan Carpenter) Date: Tue, 17 Mar 2015 20:32:35 +0300 Subject: [PATCH] rtc: at91rm9200: double locking bug in at91_rtc_interrupt() In-Reply-To: <1426606690-18947-1-git-send-email-nicolas.ferre@atmel.com> References: <20150315104837.GC20691@mwanda> <1426606690-18947-1-git-send-email-nicolas.ferre@atmel.com> Message-ID: <20150317173235.GM10964@mwanda> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 17, 2015 at 04:38:10PM +0100, Nicolas Ferre wrote: > Reported-also-by: David Dueck The point of tags is that you collect them by doing: `git log | grep Reported-by: | sort | uniq -c | sort -rn` to see if you are the winner. It gives me an unfair advantage if you get creative with David's tag. regards, dan carpenter