aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJ. German Rivera <German.Rivera@freescale.com>2015-10-17 15:33:14 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-17 20:54:46 -0700
commit3f95ad21855f750fe0428853214754f414b82daf (patch)
treefea8b03ef5d723ab9951bb59fcda714bacc6508e /include/linux/debugobjects.h
parentstaging: fsl-mc: refactored mc_send_command() (diff)
staging: fsl-mc:Added support for atomic portals
Refactored mc_send_command() to support two flavors of polling: - preemptible (for non-atomic portals), which was already supported. It calls usleep_range() between polling iterations. - non-preemptible (for atomic portals), which is needed when mc_send_command() is called with interrupts disabled. It calls udelay() between polling iterations. Signed-off-by: J. German Rivera <German.Rivera@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions