Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306699
b: refs/heads/master
c: 4333459
h: refs/heads/master
i:
  306697: b465cbf
  306695: 0b19836
v: v3
  • Loading branch information
Samuel Ortiz authored and John W. Linville committed May 15, 2012
1 parent 6960661 commit 2adc7f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bbed0deefbb4bb1ab09e0dbc29e00fda86bb7838
refs/heads/master: 4333459fb71461b93d911cf5fbc5de4eb0ae3714
12 changes: 12 additions & 0 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,18 @@ Who: Kees Cook <keescook@chromium.org>

----------------------------

What: Removing the pn544 raw driver.
When: 3.6
Why: With the introduction of the NFC HCI and SHDL kernel layers, pn544.c
is being replaced by pn544_hci.c which is accessible through the netlink
and socket NFC APIs. Moreover, pn544.c is outdated and does not seem to
work properly with the latest Android stacks.
Having 2 drivers for the same hardware is confusing and as such we
should only keep the one following the kernel NFC APIs.
Who: Samuel Ortiz <sameo@linux.intel.com>

----------------------------

What: setitimer accepts user NULL pointer (value)
When: 3.6
Why: setitimer is not returning -EFAULT if user pointer is NULL. This
Expand Down

0 comments on commit 2adc7f0

Please sign in to comment.