From 3c570ced54a52ce8ffb0cc79b506e0f68d6dd82e Mon Sep 17 00:00:00 2001 From: gatieme Date: Mon, 8 May 2017 23:21:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E6=A0=B8=E6=96=B0=E7=9A=84ioctl?= =?UTF-8?q?=E6=96=B9=E5=BC=8F--unlocked=5Fioctl=E5=92=8Ccompat=5Fioctl(?= =?UTF-8?q?=E8=A7=A3=E5=86=B3error:unknown=20field=20'ioctl'=20specified?= =?UTF-8?q?=20in=20initializer)--http://blog.csdn.net/gatieme/article/deta?= =?UTF-8?q?ils/71437163?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- study/problem/port/ioctl/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/study/problem/port/ioctl/README.md b/study/problem/port/ioctl/README.md index 5052b3c..ad064d4 100644 --- a/study/problem/port/ioctl/README.md +++ b/study/problem/port/ioctl/README.md @@ -5,7 +5,8 @@ | CSDN | GitHub | |:----:|:------:| -| [RHEL/CentOS/Fedora各种源(EPEL、Remi、RPMForge、RPMFusion)配置](http://blog.csdn.net/gatieme/article/details/71056309) | [`AderXCoding/system/tools/yum`](https://github.com/gatieme/AderXCoding/tree/master/system/tools/yum) | +| [内核新的ioctl方式--unlocked_ioctl和compat_ioctl
解决error:unknown field 'ioctl' specified in initializer](http://blog.csdn.net/gatieme/article/details/71437163) | [`LDD/problem/port/ioctl`](https://github.com/gatieme/LDD-LinuxDeviceDrivers/study/problem/port/ioctl) | +