Ping !!
On 8/24/2016 6:52 PM, Santosh Shilimkar wrote:
Semantically the expectation from the tasklet init/kill API
should be as below.
tasklet_init() == Init and Enable scheduling
tasklet_kill() == Disable scheduling and Destroy
tasklet_init() API exibit above behavior but not the
S. Miller"
Cc: Paul Bolle
Cc: Giovanni Cabiddu
Cc: Salvatore Benedetto
Cc: Karsten Keil
Cc: "Peter Zijlstra (Intel)"
Signed-off-by: Santosh Shilimkar
---
Removed RFC tag from last post and dropped atmel serial
driver which seems to have been fixed in 4.8
https://lkml.org/lkml/20
On 5/8/2015 1:49 PM, Rafael J. Wysocki wrote:
On Thursday, May 07, 2015 09:12:00 PM santosh.shilim...@oracle.com wrote:
On 5/7/15 5:37 PM, Suravee Suthikulpanit wrote:
Currently, device drivers, which support both OF and ACPI,
need to call two separate APIs, of_dma_is_coherent() and
acpi_dma_is
> can be used for that.
>
> Tested on a Beaglebone (AM335x SoC) board.
>
> v2 changes:
> Refreshed patch on kernel v3.10-rc3
> v3 changes:
> Included Acks in commit message
>
> Signed-off-by: Joel A Fernandes
> Acked-by: Kevin Hilman
> Acked-by: Mark A.