linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support compat in dvb_frontend.c
@ 2017-12-01 12:31 Jaedon Shin
  2017-12-01 12:31 ` [PATCH 1/3] media: dvb_frontend: Add unlocked_ioctl " Jaedon Shin
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jaedon Shin @ 2017-12-01 12:31 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Shuah Khan, Colin Ian King, Satendra Singh Thakur, linux-media,
	Jaedon Shin

This patch series supports compat ioctl for 32-bit user space applications
in 64-bit system.

Jaedon Shin (3):
  media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
  media: dvb_frontend: Add compat_ioctl callback
  media: dvb_frontend: Add commands implementation for compat ioct

 drivers/media/dvb-core/dvb_frontend.c | 159 +++++++++++++++++++++++++++++++++-
 fs/compat_ioctl.c                     |  17 ----
 2 files changed, 156 insertions(+), 20 deletions(-)

-- 
2.15.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-12-13 14:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-01 12:31 [PATCH 0/3] Add support compat in dvb_frontend.c Jaedon Shin
2017-12-01 12:31 ` [PATCH 1/3] media: dvb_frontend: Add unlocked_ioctl " Jaedon Shin
2017-12-01 12:31 ` [PATCH 2/3] media: dvb_frontend: Add compat_ioctl callback Jaedon Shin
2017-12-04 14:29   ` kbuild test robot
2017-12-01 12:31 ` [PATCH 3/3] media: dvb_frontend: Add commands implementation for compat ioct Jaedon Shin
2017-12-04 12:56   ` kbuild test robot
2017-12-04 13:46   ` Menion
2017-12-04 18:33   ` kbuild test robot
2017-12-02  7:50 ` [PATCH 0/3] Add support compat in dvb_frontend.c Mauro Carvalho Chehab
2017-12-13 14:30   ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).